How do I increase font size for Influence Theme?
I am trying to increase the font size throughout the layout, because the font is small, but I do not see how to do that. Where do I go to change the font to a larger size? I even tried to place a code in the text boxes, but it keeps the size the same, and will not change it. Need a bit of help, please and thank you!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Felicia
Please try the following in a Custom CSS plugin like Simple Custom CSS or the Custom CSS module in Jetpack:
/* Influence Font Size */ body, button, input, select, textarea { font-size: 14px !important; }Adjust 14px to your desired font size.
Thanks Andrew, it looks better now!
Super, glad that helped. All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.