Okay
  Public Ticket #2430957
burger menu overlapped
Closed

Comments

  • mustafa started the conversation

    Hello, I have a small issue that when burger menu and slider revolution is used together, the mobile / burger menu gets hidden behind slider

    https://screencast.com/t/dlrONyeX 

    I am using your slider from "shop creative" template and default burger menu without any modfications. 

    Is there an easier fix to it? maybe adding z index in some section (that controls the burger menu) thanks

  •  675
    Neuron replied

    Hi Mustafa,

    I'm sorry for the late reply, we did not work on the weekend.

    Please add the following style, it will take care in the desktop and on mobile.

    .m-nav-menu--horizontal ul li.menu-item.menu-item-has-children>ul.sub-menu,
    .m-nav-menu--mobile {
        z-index: 10000 !important;
    }

    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.