Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #259240

    Hi, How can i make all headings the verdana font?

    I installed the google font plugin but the font wasnt in there

    Thanks

    #259321

    Hi simonac!

    Please add following code to Quick CSS

    h1, h2, h3, h4, h5, h6 { font-family: Verdana, Geneva, sans-serif!important; }

    Cheers!
    Yigit

    #259335

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to make all headings verdana font?’ is closed to new replies.