how can I increase body font size with Twenty Thirteen custom design?
-
Hi, I’ve upgraded to custom design for Twenty Thirteen, and I need to increase the body font size but can’t find how to do it or answers about it on the forum.
Please help.
Thank you.The blog I need help with is: (visible only to logged in users)
-
Hi Nick,
Paste the following code into your CSS editor in Appearance->Customize->CSS:
body { font-size: 30px; }Adjust the 30px number until the font is the size you prefer. :)
-
- The topic ‘how can I increase body font size with Twenty Thirteen custom design?’ is closed to new replies.