Comments Stuart started the conversationNovember 16, 2015 at 5:05pmHi there, I've just changed the font on the typography page (for Header 2) including the font size. The size increases on the desktop but on mobile it's pretty small. How can I increase the font size for mobile for the H2? Thanks 8,994Tahir repliedNovember 16, 2015 at 9:58pmHey ,Please provide the page url so that i can write up the custom css for whats possible.Thanks ThemeNectar Support Team Oliver repliedMay 4, 2016 at 12:14amHi Tahir,I'm having the exact same problem with H2: http://www.solotuition.comPlease could you help with some custom css?Many thanks. 8,994Tahir repliedMay 5, 2016 at 1:10amHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 690px) { .col h2 { font-size: 35px !important; } } Best. ThemeNectar Support Team Oliver repliedMay 5, 2016 at 2:29amPerfect, thanks! Sign in to reply ...
Hi there,
I've just changed the font on the typography page (for Header 2) including the font size. The size increases on the desktop but on mobile it's pretty small. How can I increase the font size for mobile for the H2?
Thanks
Hey ,
ThemeNectar Support Team
Hi Tahir,
I'm having the exact same problem with H2: http://www.solotuition.com
Please could you help with some custom css?
Many thanks.
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Best.
ThemeNectar Support Team
Perfect, thanks!