• Resolved luccas222

    (@luccas222)


    I don’t have IE ( mac user ) but the client ask for a problem on misalignment of the submenu on IE and I can’t figure it out. Please Help!.

    It works perfect on any other browser.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    Thanks a lot for contacting. I have checked your site earlier. WP Mega Menu is not activated on your site. You have activated the Max Mega Menu instead. Please use our menu to get support from us.

    Regards,
    Mehedi

    Thread Starter luccas222

    (@luccas222)

    I know Max Mega Menu is also installed, but not activated. It doesn’t work.
    But I managed to solve it, I had to make a boot camp install of windows on my macbookpro.
    With IE11 console.
    Thanks.

    this was the fix:

    @media all and (-ms-high-contrast: none) {

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
    float: none;
    }
    }

    This makes the “>” submenu indicator icon be placed correctly on IE.

    Glad to know that you have got the solution already. Let us know if you have more queries.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Submenu not displaying correctly on IE’ is closed to new replies.