Change color on mega menu item on hover other item
-
Hello,
I am trying to change the color of my megamenu item when I made hover on other items in the mega menu. Please see the image as a reference:
I used these CSS styles but didn′t work.
#mega-menu-wrap-primary-menu #mega-menu-primary-menu:hover > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu:hover > li.mega-menu-item > a.mega-menu-link { color: #85918f; } #mega-menu-wrap-primary-menu #mega-menu-primary-menu:hover > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: white; }
Any ideas?
Thanks in advance
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change color on mega menu item on hover other item’ is closed to new replies.