Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1355246

    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

    #1355414

    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

    #1355511

    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

    #1355605

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Odd Mega Menu Hover’ is closed to new replies.