• Resolved taylorcox

    (@taylorcox)


    Hello,

    I’m using MMM on my website scoochcase.com, and hover is not working on the menu once the user scrolls through the page.

    The only menu items that have second level menus are “Products” and “Support.” The hover works when the user is at the very top of the page, but once the header and menu become sticky and follow the user down, the hover disables.

    Once again, this can be viewed here.

    Thank you,
    Taylor

    https://ww.wp.xz.cn/plugins/megamenu/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Taylor,

    Please try adding this to your themes style.css file:

    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-item:hover > ul.mega-sub-menu {
      visibility: visible;
    }

    Regards,
    Tom

    Thread Starter taylorcox

    (@taylorcox)

    Hi Tom,

    Thanks for your assistance! It’s working now!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hover Not Working on Sticky Header’ is closed to new replies.