Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] Mobile menu width bug?

Home Forums Support [Resolved] Mobile menu width bug?

Home Forums Support Mobile menu width bug?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #410590
    Karim

    Hello Tom and or Leo:)

    I had an issue with my mobile menu not being 100% full width.
    It took me some time to find the reason, but finally found it.

    In Customizer –> Primary Navigation –> i set a logo in Navigation Logo.
    Then in Navigation Logo placement when i choose “static” my mobile menu is no longer 100% width, and when i set it to “sticky” the issue is gone again. I guess this must be a bug?

    Anyways, i thought i let you guys know.

    Greets and thx for the awesome work:)

    Karim

    #410707
    Leo
    Staff
    Customer Support

    Hi there,

    Hmm navigation logo shouldn’t cause the mobile menu to change width.

    Can you re-activate the problem again so we can take a look?

    Thanks!

    #410712
    Karim

    Hello Leo,

    Done! Set it to static again and the issue is back.

    Good luck;)

    Cheers

    #410718
    Leo
    Staff
    Customer Support

    I’m not seeing the issue: https://s1.postimg.org/5sexqm2mlr/Image-1.jpg

    Am I looking at the wrong place? Can you provide a screenshot if you are seeing something different?

    #410720
    Karim

    Click on the “diensten” button and you see the dropdown width.

    #410842
    Leo
    Staff
    Customer Support

    Hmm I was able to duplicate this so looks like a bug 🙂

    We will check it out for sure. Thanks for reporting!

    #410902
    Tom
    Lead Developer
    Lead Developer

    Thanks! Fixed in the next version.

    Until GPP 1.5-rc.2, you can do this:

    @media (max-width: 768px) {
        body[class*="nav-float-"].menu-logo-enabled:not(.sticky-menu-logo) .main-navigation .main-nav {
            display: block;
        }
    }
    #410941
    Karim

    Thanks guys and no problem. Love to contribute when we can to improve the best theme out there;)

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