Problem to change the size of my articles
-
Hello,
I don’t know how to change the size of my article’s text. It’s too big and I would like it to be smaller.
Is there some CSS code that I can use?
I have the Sketch theme.
Thank you,
http://www.iamfrenchscarlet.comThe blog I need help with is: (visible only to logged in users)
-
Hi there, give the following a try. The existing size is 1.25em, adjust as desired.
.entry-content { font-size: 1.25em; }
- The topic ‘Problem to change the size of my articles’ is closed to new replies.