Custom design of a Page
-
I would like to reduce the size of the font of the title for a page (when the page is opened).
The same question applies for a blog post.
Thx
The blog I need help with is: (visible only to logged in users)
-
Hi there!
The following CSS code should take care of both of those:
h1.title-header { font-size: 12px; }Just input that under Appearance -> Customize -> CSS. Also, just for future reference, we have a forum devoted to CSS customizations here:
https://en.forums.wordpress.com/forum/css-customization
In case you’re interested to learn a bit more, we have some information and resources here:
http://en.support.wordpress.com/custom-design/editing-css/
Let me know if you need anything else!
- The topic ‘Custom design of a Page’ is closed to new replies.