Site logo

[Resolved] My menu is not showing in mobile, but showing in desktop

Home Forums Support [Resolved] My menu is not showing in mobile, but showing in desktop

Home Forums Support My menu is not showing in mobile, but showing in desktop

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1546209
    Sheshan Pradhan

    No menu is showing in mobile site but it is showing in the desktop version.
    tried all setting but it didn’t work.
    All I want is, the menu which is showing in desktop must show on mobiles as well.
    Please help

    #1546474
    David
    Staff
    Customer Support

    Hi there,

    are you using the Off Canvas Panel for your mobile menu ? If so see here:

    https://docs.generatepress.com/article/off-canvas-panel-overview/#empty-off-canvas-navigation

    If not, please provide a link to your site

    #1547016
    Sheshan Pradhan

    Yes, I have tried using off canvas,
    even after turning on the off canvas for mobile devices, it is not showing up when I’m browsing with mobile.
    I’m using that “volume” theme from site library.
    https://pscnotes.in/

    #1547022
    Sheshan Pradhan
    #1547026
    Leo
    Staff
    Customer Support

    Go to Additional CSS field in the customizer and remove this block of CSS code:

    /* SLIDE OUT NAVIGATION */
    
    .main-navigation.offside {
        overflow: visible;
    }
    
    .menu-bar-item.slideout-toggle, button.menu-toggle {
        display: none !important;
    }
    .slideout-overlay {
    	background-color: rgba(255,255,255,0.6);
    }
    .slideout-overlay .slideout-exit {
    	display: none;
    }

    Let me know if this helps 🙂

    #1547036
    Sheshan Pradhan

    Yes, now the menu option is showing but the whole menu item is showing up twice..
    please check
    https://pscnotes.in/

    #1547061
    Sheshan Pradhan

    Hey, Thank you so much for your support, I have fixed that problem. 🙂

    #1547150
    Leo
    Staff
    Customer Support

    No problem 🙂

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