black navigation bar

Support Area Forums Elite black navigation bar

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #15514
    Joseph Jaramillo
    Participant

    Hey I got a request to keep the black navigation bar on the homepage as well as other pages in the Elite theme. How might I change the theme so there’s a black navigation bar on the home page? Thanks!

    #15533
    Bill Robbins
    Moderator

    Good Morning Joseph,

    Good question. You can do that. Here’s how:

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

    That should set the background color of the header so that it's always black. If you run into any questions or trouble, just let me know.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘black navigation bar’ is closed to new replies.