[Resolved] Mobile menu not working

Home Forums Support [Resolved] Mobile menu not working

Home Forums Support Mobile menu not working

Viewing 11 posts - 16 through 26 (of 26 total)
  • Author
    Posts
  • #897219
    Leo
    Staff
    Customer Support

    The menu isn’t working because you have this CSS added:

    .main-navigation {
        z-index: 10000 !important;
        padding: 0;
        clear: both;
        display: block;
    }

    Don’t think it’s needed?

    #897226
    Killian

    A while ago I had a problem, and you helped, and the resolution was the z-index change https://generatepress.com/forums/topic/changing-z-index-of-navigation-menu/

    #897234
    Leo
    Staff
    Customer Support

    Hmm I didn’t actually help. That was your CSS.

    I don’t see why you would need that?

    If you still need it, try making it desktop only:
    https://docs.generatepress.com/article/responsive-display/#responsive-breakpoints

    #897239
    Killian

    Hmm I didn’t actually help. That was your CSS.

    Sorry – I now see that I asked here, and got a reply from the map plugin help in the mean time that said to add the z-index, and then I posted here what I did, and you replied ‘awesome’. I then misread that this evening as you having helped…Excuse my haste.

    I added the z-index to the CSS as the map plugin map plugin was covering the menu bar when I scroll up. The change of the z-index resolved it.

    I’ve added the desktop only parameter.

    Thanks,

    #897240
    Leo
    Staff
    Customer Support

    No problem 🙂

    #897243
    Killian

    I am now back to the original problem of a few weeks ago that the map is blocking the menu in mobile mode as in this example https://www.artobatours.com/artoba-tours-maps/

    The map plugin crowd suggested the z-index of 1000. Since that creates a conflict with the menu, any idea what I can do?

    #897246
    Leo
    Staff
    Customer Support

    Hmm don’t see a way to go around that.

    Perhaps try to change the map to lower z-index?

    Or we can disable the sticky navigation on that one page?

    #910687
    Dalia

    Hi, on my site the canvas menu also did not work and I can not find out why.

    Can you take a look please?

    I try to deactivate all plugins and delete all custom css, but nothing help.

    Thanks,
    Dalia

    #910699
    Leo
    Staff
    Customer Support

    Hi there,

    Please open a new topic for your question.

    Thanks!

    #910725
    Dalia

    I open a new topic, but can not see it. Do you have to release it first?

    Rgds, Dalia

    #910729
    Leo
    Staff
    Customer Support

    No we don’t.

    How did you open a new topic?

    The form is at the bottom of this page:
    https://generatepress.com/support/

Viewing 11 posts - 16 through 26 (of 26 total)
  • You must be logged in to reply to this topic.