wrong font on post headline (title). I can't change it using dashboard.
-
My theme header looks as it should. The title of my firt post is in the same font as my theme header. I do not want this. How do I change this?
The blog I need help with is: (visible only to logged in users)
-
Hi there – you can try adding this code under Appearance > Custom Design. Click the CSS tab and add this completely below the existing green comments:
.entry-title a { font-family: calluna-sans-1, calluna-sans-2, Verdana !important; }Click Save when you’re done.
You can modify the fonts as you like. The code above makes the post headings the same font as the body copy.
If you need further CSS help, please feel free to post in our CSS Customization forum.
- The topic ‘wrong font on post headline (title). I can't change it using dashboard.’ is closed to new replies.