How to add custom font size based on Media Query ? #405
Unanswered
muhamedRadwan
asked this question in
Q&A
Replies: 3 comments
|
ive just likely found the same bug, it seems the css applied to certain simple text elements when in mobile view doesnt create a media query for the style change, as can happen for other elements, instead it just changes the standard eg font size, i will be proposing a fix today/soon, this applies to my question too #417 |
0 replies
|
i got to the bottom of it, wysiwyg changes dont take into account media queries, you can look into my findings here and some solutions i came up with #439 |
0 replies
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.
How to add custom font size based on Media Query ?
like custom font size or css based on mobile or tablet or pc ?
All reactions