[Resolved] Slide Out Menu

Home Forums Support [Resolved] Slide Out Menu

Home Forums Support Slide Out Menu

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #309887
    Monique

    Hello,

    I’m hoping you can help me out with an issue I’m having.

    I followed your suggestions in this post to add the word “menu” to the slide out menu.
    https://generatepress.com/forums/topic/slideout-menu/

    Then I followed your suggestions in this post to move the menu to the right side.
    https://generatepress.com/forums/topic/reverse-flip-position-of-slideout-menu-right/

    When I add a menu item for the close menu button it doesn’t show up in the navigation. This is only when I add the slideout-toggle css class to the menu item. I can see it in the source code but it doesn’t show up.

    You can see the site here:
    http://192.169.200.201/~onofrios/dev/

    Any idea on how to approach this? Thanks in advance!

    #309908
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You’re hiding the slide-out toggle with this CSS:

    .slideout-toggle {
        display: none;
    }

    And showing the custom one with the .custom class.

    So to fix this, simply add the custom class to the toggle item in your slide-out menu.

    #332419
    Olugbenga

    Hi,
    I recently updated the Generatepress theme and after i enabled the Navigation slide out menu, i notice the menu item or menu link is not showing in the Slide Out Menu (i.e Home, About Us.. etc). The Navigation Slide Out is blank and no menu is displayed.
    Please, i need your help to overcome this challenge.
    I will be looking forward to hearing from you. Thanks

    #332427
    Olugbenga

    I am interested in solving this issue for mobile slide out menu. I just want the mobile slide out menu to display the menu items or links.

    #332447
    Leo
    Staff
    Customer Support

    Hi there,

    Do you have a menu selected for Slideout Menu?
    https://docs.generatepress.com/article/using-the-wordpress-menu-builder/#setting-a-theme-location

    If that’s already been done can you open a new topic and provide a link to your site? Thanks!

    #332563
    Olugbenga

    @Leo, thanks. The slideout menu is working fine now.
    Thanks for the link.
    https://docs.generatepress.com/article/using-the-wordpress-menu-builder/#setting-a-theme-location

    #332564
    Leo
    Staff
    Customer Support

    No problem!

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