Navigation drop down Menu Color in Mobile View
URL to the page in question:
http://www.canadianhonkercatering.com/
-
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?
Hi William,
Green is definitely not what we need there. Let’s force the issue this way:
- Go to the Theme Options page and click on the Advanced tab.
- 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;
}
- Save your changes.
See if that won’t fix the situation for you. If you have any trouble, let me know.
Thanks,
Bill
- The topic ‘Navigation drop down Menu Color in Mobile View’ is closed to new replies.