• Resolved mindeeforman

    (@mindeeforman)


    Mobile Menu is set up on my site but disappears when I scroll down. I enabled Sticky under the Header setting and tested it with both a Hamburger and Header menu and neither works. Any ideas?

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

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

    (@takanakui)

    Hi @mindeeforman,

    Disregard my question in the other topic you commented.
    Add the code below to the custom CSS option in General options -> Advanced Options

    .mob-menu-header-holder {
        z-index: 10099!important;
    }

    Clear the cache and test again.
    Let me know if it worked.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Will close the topic for now. Let me know if necessary.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sticky not working on mobile’ is closed to new replies.