Mobile Navigation colors

Support Area Forums Moonrise Mobile Navigation colors

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #25168
    Gisella
    Participant

    How can I change background color in Mobile navigation menu?
    Sorry I can’t find it!

    Gisella

    #25200
    Bill Robbins
    Moderator

    Fantastic question. You can change the background color there. 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:
      
      select.tinynav {
      		background-color: #cccccc;
      	}
      

      Replace the #cccccc with the color you’d like to use there.

    3. Update your settings.

    Let me know if you have any trouble,
    Bill

    #25207
    Gisella
    Participant

    This worked fine, thanks!

    #25208
    Bill Robbins
    Moderator

    Fantastic 🙂

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