Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19008

    I found some CSS for changing the font and type size for the “body”, but I’d also like to make the titles of my post a different font… what would I add to my CSS for just that part of my site?

    thanks!

    #19024
    Sakin
    Keymaster

    @lauriemarshall: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .hentry .entry-title { font-family: Arial, sans-serif; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘changing post title font’ is closed to new replies.