Comments Josephine started the conversationMay 4, 2015 at 11:05pmWithout turning on google web fonts, where do I just change the size of the site's body font? If you could point me to the CSS location, it would be greatly appreciated.Thanks! 8,849Tahir repliedMay 5, 2015 at 3:13pmHey, Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :body { font-size:15px !important; }Also see: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug Thanks ThemeNectar Support Team Josephine repliedMay 5, 2015 at 7:08pmAwesome. Thanks, Tahir. Sign in to reply ...
Without turning on google web fonts, where do I just change the size of the site's body font? If you could point me to the CSS location, it would be greatly appreciated.
Thanks!
Hey,
body { font-size:15px !important; }
Also see: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug
Thanks
ThemeNectar Support Team
Awesome. Thanks, Tahir.