Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15494
    AFPhoto
    Participant

    Hi,
    Is it possible to do the post- and page-heading font non-bold on my site?
    Is it possible to do it with css?

    I hope you understand what I mean:)

    My site-url: http://www.andrefahlstrom.se

    Regards / André

    #15508
    Sakin
    Keymaster

    @AFPhoto: You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .entry-title { font-weight: normal; }

    #15512
    AFPhoto
    Participant

    Perfect…works fine!:)
    Thank you Sakin, you are a hero!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Post- and Page-heading’ is closed to new replies.