[Resolved] Mobile menu not visible

Home Forums Support [Resolved] Mobile menu not visible

Home Forums Support Mobile menu not visible

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #969437
    Medenor

    Hello,

    I’m currently setting up GeneratePress on my WP but I encounter an issue with navigation menu on mobile (or on supports below the mobile breakpoint value). When I’m in the customization panel, I see the menu but on mobile or with a reduced browser window, it is not visible :

    I see something related to the menu in the code :

    But I’m not able to show it. When I increase browser window width, menu appears.

    I’ve set 1 menu used as main menu and off canvas menu. I have WP Super Cache, I tried to clean cache and disable the plugin, it didn’t helped.

    Any help would be appreciated.

    Thanks πŸ™‚

    #969533
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can disable all plugins except GPPremium and let me have a look?

    I see both Autopimize and WP Super Cache both activated currently.

    #969741
    Medenor

    Hello,

    Thanks for the reply. I’ve disable all plugins, I’ll you check πŸ™‚

    Thanks πŸ™‚

    #969905
    David
    Staff
    Customer Support

    Hi there,

    it looks like you installed the Volume site from the Site Library which uses custom CSS to create the a custom menu. In Customizer > Additional CSS there is a lot of CSS related to the menu this CSS in particular is hiding the mobile menu:

    .main-navigation .inside-navigation .menu .slideout-toggle, button.menu-toggle, .slideout-overlay {
        display: none !important;
    }

    Remove that CSS.

    #969915
    Medenor

    Hello,

    Great, it works πŸ™‚

    Have a nice day πŸ˜‰

    #970417
    David
    Staff
    Customer Support

    Glad to be of help

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