Okay
  Public Ticket #2041566
Header Menu broken in IE 11.
Closed

Comments

  • hongkyeongtae started the conversation

    hi

    Header Menu broken in IE 11.

    Three column menu only broken in IE.

    can u help me?

  •  675
    Neuron replied

    Hi,

    Please add the following style in Appearance > Customize > Additional CSS.

    .m-mega-menu-holder .m-mega-menu>ul.sub-menu {
        display: block !important;
        flex-wrap: unset !important;
    } .l-primary-header--default-wrapper:not(.m-nav-menu--mobile) .m-mega-menu > li.menu-item {
        float: left !important;
        flex: unset !important;
    }

    Let me know if it worked or not.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.