Navigation drop down Menu Color in Mobile View

Support Area Forums Umami Navigation drop down Menu Color in Mobile View

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.canadianhonkercatering.com/
  • Author
    Posts
  • #35294
    William Allen
    Participant

    Hello Bill,

    Navigation drop down Menu Color in Mobile View.

    I have the colors set what what I want them to be as far as the navigation menu. However, they are not matching in the mobile view (for the sub-menu hover background only). It seems to be the default green color. Can you take a look?

    #35297
    Bill Robbins
    Moderator

    Hi William,

    Green is definitely not what we need there. Let’s force the issue this way:

    1. Go to the Theme Options page and click on the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #mobile-header .slicknav_nav a:hover,
      #mobile-header .slicknav_nav .slicknav_item:hover {
      	background: #b7410e;	
      }
      
    3. Save your changes.

    See if that won’t fix the situation for you. If you have any trouble, let me know.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Navigation drop down Menu Color in Mobile View’ is closed to new replies.