I would like to change the font size of all my blog titles
-
Could you advise the method to do this ?
The blog I need help with is: (visible only to logged in users)
-
Add this to the bottom of your custom CSS and then edit the % value as desired.
.post-title { font-size: 100%; }
- The topic ‘I would like to change the font size of all my blog titles’ is closed to new replies.