Site logo

Archived topic

Slide Out Menu

6 replies · Started by Monique on April 24, 2017

Viewing posts 1–7 of 7

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!

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.

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

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.

No problem!

This archived topic is closed to new replies.