[Resolved] GP 3.0 hiding max mega menu at mobile size.

Home Forums Support [Resolved] GP 3.0 hiding max mega menu at mobile size.

Home Forums Support GP 3.0 hiding max mega menu at mobile size.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1445672
    Natalie

    I have updated my dev site to GP 3 Alpha.5

    I use the max mega menu plugin: https://wordpress.org/plugins/megamenu/

    It works fine in GP3.0 Alpha.5 until I turn on the ‘flexbox’ option.

    Then at mobile sizes it is not visible.

    The rule that is hiding it is:

     @media (min-width: 768px) {
    .has-inline-mobile-toggle #site-navigation .inside-navigation > :not(.navigation-search):not(.main-nav) {
        display: none;
    }

    Is there an easy fix for that? I tried changing that rule but there is also a ‘bar’ above that would need to be hidden as well.

    Thanks

    #1445935
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know πŸ™‚

    #1446823
    Natalie

    Sorry the site is only local at the moment.

    However I can see the potential reason. In customise layout /header I have “mobile header” set to “off” That is because the mega menu has the settings for how the menu will look at mobile size and setting “mobile header” to “on” adds the logo and search icon and that wasn’t what I wanted.

    Anyway with mobile header set to “off” it is working fine and also works OK with GP 3.0 with floats. But when I turn flexbox on then the mega menu is hidden on mobile. I suspect that is the more correct behavior given that “mobile header” is set to “off”

    I have now set “mobile header” to “on” with flexbox enabled and my mega menu is now there but has the logo added, a search icon and an extra menu toggle button. I can hide all those with css, but it was a lot neater with the mobile header “off”.

    #1447332
    Leo
    Staff
    Customer Support

    Any chance you can create a staging site for this so we can see the issue?

    #1448020
    Natalie

    Thanks for the offer to help Leo.

    Given the extent of the changes in general with the menu, search icon, etc with flexbox, I think it is best if I stick with floats. I’m sure code will come out later to address some of these issues.

    #1448043
    Leo
    Staff
    Customer Support

    Sounds good.

    Thanks for your understanding!

    Nothing wrong with float either if everything works πŸ™‚

    #1557655
    Baris

    Were there any updates with this? Currently experiencing the same issue! Thank you πŸ™‚

    #1558026
    David
    Staff
    Customer Support

    Hi there,

    can you start a new topic and share a link to your site where i can see the issue. Might be something we can do.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.