Can't Change Fonts using either CSS or the Text Style Options

  • summerdayz

    #7424

    Good Day,

    Graphene is a WONDERFUL theme. I am absolutely in love with it.

    I have just installed a fresh version of Graphene to a new wordpress site I’m developing.

    For some reason I cannot get any of the fonts to change to my style.

    I am particularly interested in changing the navigation and widget titles to ‘Times New Roman’

    I first tried to use the Text Style Options with no results. So I tried using Georgia font style. Still Nada!

    Then I found some code on this forum I used and still no results. Please help!!!

    This is the Code I used:

    h1, h3, h4, h5, h6 {
    font-family: 'Georgia', !important;
    }
    h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
    }

    h1 { font-size: 16px !important; line-height: 20px !important;}
    h2 { font-size: 12px !important; line-height: 18px !important;}
    h3 { font-size: 14px !important; line-height: 20px !important;}
    h4 { font-size: 14px !important; line-height: 20px !important;}
    h5 { font-size: 20px !important; line-height: 20px !important;}
    h6 { font-size: 16px !important; line-height: 17px !important;}

    .post-title, .post-title a {
    font-family: 'Georgia', !important;
    font-size: 30px !important;
    line-height: 38px !important;
    }
    .sidebar-wrap h3 {
    font-size: 16px !important; line-height: 24px !important; font-weight:bold !important;text-align:center !important;
    }
    .default_searchform, input, button, form, .comment-link, .comments-link, .previous, .next-post, .previous a, .next-post a, #footer, .post-meta, #header-menu-wrap, #header-menu-wrap li, .wp-caption-text {
    font-family: 'Helvetica', 'Arial', 'Lucida Grande', 'Helvetica Neue', !important;
    }
    Mod

    Kenneth John Odle

    #38134

    Where did you add that code?

    Link to site?

    Have you tried disabling plugins to rule out a plugin conflict?

    summerdayz

    #38135
    Quote:
    Where did you add that code?

    Link to site?

    Have you tried disabling plugins to rule out a plugin conflict?

    Thanks for the reply!

    I inserted that code in Graphene Theme Options>Display>Custom CSS

    My site (test.hazellegoodmanministries.com)

    summerdayz

    #38136
    Quote:
    Where did you add that code?

    Link to site?

    Have you tried disabling plugins to rule out a plugin conflict?

    This is also a fresh wordpress install so I don’t have any plugin installed yet.

    summerdayz

    #38137

    I’m no longer following this post as I have decided to follow another post that a user has the same issue as mine.

    Please put your reply in this new thread as I will not follow this one. Thank you!!!

    FOLLOWING POST==> https://forum.graphene-theme.com/graphene-support/not-able-to-make-post-titles-bold

Viewing 5 posts - 1 through 5 (of 5 total)

  • You must be logged in to reply to this topic.