Allow to set different Global Fonts for different responsive breakpoints #21494
fannya76
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I'm frustrated when I want to change the size (or other parameters) of a global font for tablet or mobile view.
Whenever I do this, the font stops being global. So, this is a problem, if I need to change several widgets later, it's no longer possible to do it globally.
Describe the solution you'd like
It would be nice if we could set fonts according to screen modes (desktop, tablet and mobile).
Like it's already possible for a lot of parameters in Elementor (like font size, margins, paddings, width, etc,...)
Describe alternatives you've considered
Or maybe, a global font could be just the font family and not the font with its settings.
Additional context
No response
All reactions