hello
really enjoying the theme but i would love to change the font of post titles. Could anyone point me to where it is in the CSS?
thanks
Jimmy
http://i-seeglobal.com
The blog I need help with is i-seeglobal.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
hello
really enjoying the theme but i would love to change the font of post titles. Could anyone point me to where it is in the CSS?
thanks
Jimmy
http://i-seeglobal.com
The blog I need help with is i-seeglobal.com.
Use the following to change post and page titles.
#content h2 {
font-family: arial;
}`
It actually isn't in the CSS the way I have it above, but is grouped with a bunch of other things. This leaves all other text using h2 alone.
thanks
This topic has been closed to new replies.