font size of header
-
hi there, I’d like to change the size of the font of my blog posts. Any way I could do that with the CSS code ? Many thanks, – using the eighties template.
The blog I need help with is: (visible only to logged in users)
-
Hi, to change the entry title font size, add the following and adjust as desired (3.0em is the current size).
.entry-title { font-size: 3.0em; } -
-
-
- The topic ‘font size of header’ is closed to new replies.