Comments EPAFOS started the conversationFebruary 11, 2019 at 1:33pmWhen i set a text layer, if the slider is on mobile view, the text gets very small.How can i disable this? i want some text layers to stay the same font size no matter what. 751Igor repliedFebruary 11, 2019 at 6:58pmHi,you need to add a custom CSS code which will use media queries. In the media queries you have to target a specific CSS class of the text layer and change the font size accordingly. Please check the internet what are media queries and how to use themRegards,Igor Sign in to reply ...
When i set a text layer, if the slider is on mobile view, the text gets very small.
How can i disable this? i want some text layers to stay the same font size no matter what.
Hi,
you need to add a custom CSS code which will use media queries. In the media queries you have to target a specific CSS class of the text layer and change the font size accordingly. Please check the internet what are media queries and how to use them
Regards,
Igor