Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Reply To: Top Level Menu Item Shows/Hides Sub Menu on Click

Home Forums Older releases 1.0.x Top Level Menu Item Shows/Hides Sub Menu on Click Reply To: Top Level Menu Item Shows/Hides Sub Menu on Click

#2892
katieTBA
Participant

Hello, thanks for your quick response!

Changing hideOnClick to false makes it work the way I want it to when the menu is not in its mobile version. However, it breaks it in mobile: I can open but not close submenus by clicking on the first-level nav item in the mobile version. Is there a way to say hideOnClick: false only at min-width:970px? 970px is my breakpoint for switching between the mobile/non-mobile versions of the menu.

Thanks again!