[Plugin: JQuery Mega Menu Widget] Different colours per menu list
-
Great plugin – love it! I’m trying to push it further by color-coordinating menu lists related to different categories, etc. I’ve figured out that if I add a CSS class to my menu item (in the WP Menu admin) I can get the menu items in the second and third level to change colour by this example:
.menu-02 ul li.mega-hover a, .menu-02 ul li a:hover {background: #A41984 !important; color: #fff; text-shadow: none;}
I can’t figure out how to define a new style for the top-level menu items which have a hover state, etc. Any ideas how to change the top level items with a CSS class?
Thanks
Len
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: JQuery Mega Menu Widget] Different colours per menu list’ is closed to new replies.