• Resolved christianbay

    (@christianbay)


    Hello again,

    a few days ago I opened a topic because the second item in the menu was always not clickable and I was helped with this code:

    #{$wrap} {
        position: relative;
        z-index: 999999999;
    }

    Unfortunately I noticed something else. When you open my page on a smartphone, the menu is apparently continuously active in the background. If I tap somewhere on my page, it opens the link that would be in the menu at that position. The problem existed even before I added the new code, but I thought it was due to a bug caused by the links on my page.

    I hope you can help me out.

    Best regards
    Christian

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Christian,

    Please can you remove the password on that page?

    Regards,
    Tom

    Thread Starter christianbay

    (@christianbay)

    Hi Tom,

    please excuse me, I had forgotten the password completely. We leave it active to exclude detection via Google.

    The password is finapi.io

    Best regards
    Christian

    Plugin Author megamenu

    (@megamenu)

    Hi Chrisian,

    Thanks. Please go to Mega Menu > Menu Themes > Custom Styling and add the following:

    #{$wrap} #{$menu} {
        visibility: inherit;
    }

    Regards,
    Tom

    Thread Starter christianbay

    (@christianbay)

    Hi Tom,

    it perfectly worked once again.

    Many thanks and best regards,
    Christian

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Mobile menu always active in background’ is closed to new replies.