Comments 2sellonline123 started the conversationJanuary 7, 2017 at 8:34amHello,Is there a way to make the font bigger on mobile for the Page Header Title and Sub Title, I have been looking at the forum but I haven't found anything yet.Thanks a lot,David 8,997Tahir repliedJanuary 7, 2017 at 4:28pmHey 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: 1000px) and (min-width: 690px) { #page-header-bg .span_6 h1, .overlaid-content h1 { font-size: 42px!important; line-height: 46px!important; } } @media only screen and (max-width: 690px) { #page-header-bg.fullscreen-header .span_6 h1, .overlaid-content h1 { font-size: 27px!important; line-height: 29.25px!important; } } Adjust the Values as per your liking.Thanks ThemeNectar Support Team 2sellonline123 repliedJanuary 7, 2017 at 9:03pmHey Thanks for your reply:Apparently I don't have or I can't find a custom css box in the Salient Options Panel. Please see image attached.Thanks!David 2sellonline123 repliedJanuary 7, 2017 at 9:10pmHey there,Yes I found it, it was under Appearence > Customize, and it worked.thanks a lot Sign in to reply ...
Hello,
Is there a way to make the font bigger on mobile for the Page Header Title and Sub Title, I have been looking at the forum but I haven't found anything yet.
Thanks a lot,
David
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) :
Adjust the Values as per your liking.
Thanks
ThemeNectar Support Team
Hey Thanks for your reply:
Apparently I don't have or I can't find a custom css box in the Salient Options Panel. Please see image attached.
Thanks!
David
Hey there,
Yes I found it, it was under Appearence > Customize, and it worked.
thanks a lot