Hi guys,
Can’t seem to work out what is causing a strange visual effect when hovering over a child section of a mega menu item. The child part works fine but the parent gets a color background and we can’t seem to target it properly with css, is something happening in js?
Thanks
Tim
Hi Tim,
Can you try to add this CSS code ad the bottom of Quick CSS (located in Enfold > General Styling > Quick CSS):
#top #wrap_all .av-main-nav ul>li:hover>a {
background-color: transparent;
color: #46485f;
}
Hope it helps.
Best regards,
Nikko
Hi Nikko,
It didn’t quite work, but adding the !important tag to it did.
Thanks for pointing us in the right direction.
Regards
Tim
Hi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike