Comments GLAD started the conversationMay 15, 2014 at 7:26pmThe text size on desktop screens looks fine but it's too big on iphones and ipads, is anybody aware of any CSS that will fix the resizing issue specifically for those 2 devices?massive thanks in advance! 9,333Tahir repliedMay 17, 2014 at 11:21amAdd this into the Custom CSS box located in your Salient Options panel :@media only screen and (min-width: 1000px) { body { font-size: 14px; } } Thanks Salient Support Team | Say Hello! GLAD repliedMay 21, 2014 at 3:54ambrilliant thanks a lot! Sign in to reply ...
The text size on desktop screens looks fine but it's too big on iphones and ipads, is anybody aware of any CSS that will fix the resizing issue specifically for those 2 devices?
massive thanks in advance!
Add this into the Custom CSS box located in your Salient Options panel :
Thanks
Salient Support Team | Say Hello!
brilliant thanks a lot!