Header customization

  • Anonymous

    #4256

    Hello — I am enjoying the customizable features that come with Graphene. Question: Is there a place / way where I can change the color of the font for the header (and tagline)?

    Mod

    Kenneth John Odle

    #27738

    In Appearance >> Header, enter a hex code in the box labeled “Text Color”. (You can also click on the button labeled “Select a Color” if you don’t have a hex code already.)

    As for any other changes you want to make, it pays to poke around in the style sheet or with Firebug. Enter this in your child theme stylesheet or custom CSS and add whatever features you would like:

    .header_title {
    }

    .header_desc {
    }

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

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