Tagged: text size
Hi Enfold team,
I wanna reduce the font size and space between lines of all text elements and H2 elements on mobile screens.
how can I do that?
thank you
Hey Rio1,
Best regards,
Victoria
thank you, solved the issue
@media only screen and (max-width: 325px) {
body, body .avia-tooltip {
font-size: 16px !important;
}
}
did the trick ;)
Hi Rio1,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria