Navigation Bar

Support Area Forums Kerygma Navigation Bar

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question: http://empowerchicago.org
  • Author
    Posts
  • #19872
    joshua lotzenhiser
    Participant

    Is it possible to do a colored bar in the navigation area (where the menu buttons and logo are on the home page)?

    Thanks!

    #19880
    Bill Robbins
    Moderator

    Good Evening Joshua,

    You can absolutely add background color to the header area. Here’s how:

    1. Go to the Theme Options page and select the Advanced tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      body.home #header {
      	background-color: #000000;
      }
      
    3. Update your settings.

    That should let you change the color just on the home page.

    If you have any trouble there, let me know.

    Thanks,
    Bill

    #19980
    joshua lotzenhiser
    Participant

    Thanks Bill!

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