Navigation background color

Support Area Forums Grassroots Navigation background color

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://
  • Author
    Posts
  • #24892
    Alessandro Chacon
    Participant

    Hi,

    I cannot find a way to change the navigation bar background color, it’s by default white.

    Appreciate any help.

    #24899
    Bill Robbins
    Moderator

    Hello Alessandro,

    You can change the background color in the header. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #header,
      body.hero #header.scroll {
      	background-color: #000000;
      }
      
    3. Update your settings.

    Let me know if you have any questions or trouble.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Navigation background color’ is closed to new replies.