Support » Theme: Neve » Mobile Menu

  • Resolved webdomaindesign

    (@webdomaindesign)


    Hi, Love this theme. Wanting to use a sticky menu I had been using the following CSS.
    #header-grid {
    position: fixed;
    margin-top: 0px !important;
    width: 100%;
    z-index: 999;
    }
    This works fine except that it makes the mobile menu greyed out and not work so I had to remove it.
    Any other way to get a sticky menu without disabling the mobile menu?

    Thank you.

  • The topic ‘Mobile Menu’ is closed to new replies.