This is a follow-up to this thread: https://theme.co/apex/forum/t/feature-suggestion-save-settings-by-view-breakpoint/49302
Hello guys,
Unfortunately “Responsive typography” isn’t exactly what we’re looking for.
The workflow we’re suggesting would handle pretty much all elements, maybe just for a few settings like…
- Margin
- Padding
- Font-size
- Line-height
- Letter-spacing
For example, let’s say you want to vertically center a heading next to a paragraph of text.
- You need a 5em margin-top on desktop
- You need a 6em margin-top on laptop
- You need a 6.5em margin-top on tablet
- You need a 1em margin-top on phone + you reduce font-size from 1em to 0.8em
Then maybe you need to adjust some section padding, some other text font-size, or even change the background, etc.
It would really kick some butts if you could set that kind of responsive settings simply by clicking on the different breakpoints already available in Pro and edit the element settings as you need.
We wouldn’t have to worry about writing complex CSS media queries and it would probably be handled better as a part of an integral mechanism of Pro rather than user-written queries that are often badly crafted.
I understand that’s not how Pro works currently but if you’d consider this for future release that would be great.
Thanks!