[Resolved] Header and footer background colors

Home Forums Support [Resolved] Header and footer background colors

Home Forums Support Header and footer background colors

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #158340
    Eileen

    I’m using the GP premium package with no child theme. Wanted to change the background color of the header and footer. Added this to the CSS:

    .site-header {
    	background-color: #efefef;
    }

    And that worked.

    But this didn’t work:

    .site-footer {
    	background-color: #efefef;
    }
    

    Can you tell me why – and what I should do differently?

    Thank you.

    #158343
    Tom
    Lead Developer
    Lead Developer

    The footer selected is: .site-info

    However, if you have GP Premium you can just use the Colors add-on and change these colors in “Customize > Colors”.

    #158347
    Eileen

    Thank you. But the only thing I’m seeing under Customize > Colors is Base Colors. ?

    #158349
    Tom
    Lead Developer
    Lead Developer

    Is Colors activated in “Appearance > GeneratePress”?

    https://generatepress.com/knowledgebase/install-activate-addons/#gp-premium

    #158364
    Eileen

    No, it wasn’t. [embarrassed]
    Thought it was. So sorry!
    Thank you.

    #158365
    Eileen

    It changed the color of the entire footer, including the text widget.
    But I found where you explained to another user how to change the background color of the text widget. ๐Ÿ™‚
    Thanks again!

    #158395
    Tom
    Lead Developer
    Lead Developer

    No problem! Glad you got it figured out ๐Ÿ™‚

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.