THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Change font in Family theme

Home › Forums › General Forums › Change font in Family theme

Tagged: family, font

  • This topic has 5 replies, 2 voices, and was last updated 11 years, 8 months ago by han.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • March 23, 2014 at 7:34 pm #1977
    Nordahlaren
    Participant

    I’m using “Free Responsive Family WordPress theme” for my website but wonder if I can change the font on the headlines in some way?

    March 24, 2014 at 6:08 am #1980
    han
    Keymaster

    try add this

    h1, h2, h3, h4, h5, h6 {
        font-family: arial;
    }
    March 24, 2014 at 3:26 pm #1981
    Nordahlaren
    Participant

    Where? In the style.css ? Instead of:

    body {
    color: #333;
    font-family: ‘Open Sans’, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.625;
    background: #fff;
    }

    March 24, 2014 at 5:41 pm #1982
    han
    Keymaster

    go to “Appearance > Customize > CSS”

    March 28, 2014 at 10:22 am #1999
    Nordahlaren
    Participant

    Well yes, that I know. But where in the style.css ?

    March 30, 2014 at 8:49 am #2005
    han
    Keymaster

    if you want to change the heading font, use h1, h2, h3, h4, h5, h6. Body tag will change the overall element. You can change update style.css if you want.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php