• Hello,

    Can some please help me with the CSS Code for changing the background of the header and footer?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author pewilliams

    (@pewilliams)

    Hello,

    For your above-given query, for that, you can change the background color of the Header, Footer, and Submenu by giving the following CSS in Additional CSS.
    >> Goto Dashboard >> Goto Appearance >> Goto customize >> Goto Additional CSS >> Right your CSS code >> Publish
    .gb_nav_menu ul ul a:hover, .header-top, .site-info {
    background: #0d0d0d;
    }
    From the above procedure, you are able to change the background color.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘CSS For Changing Header and Footer Background’ is closed to new replies.