Format page title
-
I would like to format (size and style) of the page titles on my website (Note: NOT the site title or description).
I am using CSS and am reasonably familiar with it, but I don’t know the code for referring to the page title in the CSS file.
Thanks,
BethThe blog I need help with is: (visible only to logged in users)
-
Hi there,
Please try using the CSS below. The values can be changed to whatever you prefer.
.page .entry-title { font-family: courier; font-size: 38px; }If the CSS doesn’t have the desired effect, please let me know :)
-
-
- The topic ‘Format page title’ is closed to new replies.