1
Kesehatan dan kebugaran
Source: elementor/elementor#22726 · opened by @andikctistian
Prerequisites • I have searched for similar features requests in both open and closed tickets and cannot find a duplicate. • The feature is still missing in the latest stable version of Elementor ( Elementor Pro ) What problem is your feature request going to solve? Please describe. [ ](url) @ibndawood [ [ ]( ](url) [ 150939910 ](url) [ ](url)[ ](url) [ ](url) Describe the solution you'd like @media (max-width: 600px) { body { font-size: 16px; } h1 { font-size: 22px; } /* other styles for small screens */ } /* styles for screens between 601px and 900px */ @media (min-width: 601px) and (max-width: 900px) { body { font-size: 18px; } h1 { font-size: 26px; } /* other styles for medium screens */ } /* styles for larger screens */ @media (min-width: 901px) { body { font-size: 20px; } h1 { font-size: 32px; } /* other styles for large screens */ } Desc…
No pledges yet. Be the first to back this.
Comments
Similar requests
Class editing auto-select is a footgun (unclear class vs element styling scope)
3 votes · 0 comments
Ability to add VTT files to videoes, background and videoplayer
1 vote · 0 comments
Option to add a clean container without junk html
5 votes · 0 comments
Form field type, "Humanity check" (answer math question or text reponse)
5 votes · 0 comments
No comments yet.