Page 1 of 1

Responsive menu question

Posted: Sat Jul 13, 2024 12:28 am
by keydog
Im using a responsive menu element on some pages of my site to navigate related pages aside from the main navigation menu

the question , on desktop the menu displays opened up
but in breakpoint it is collapsed

wanted to see if there is a way to keep the menu in the collapsed state even on desktop view
i have a 1000 pxl wide page
I tried to set the breakpoint at 1005 thinking it would respond right away and stay closed but that didnt work

here is the page showing the navigation "open"
https://thearcadeboneyard.info/testfold ... unters.php


Im thinking matbe it isnt written to work like that?

Re: Responsive menu question

Posted: Sat Jul 13, 2024 6:43 am
by Pablo
You can use the breakpoint property of the menu to specify when it will switch to mobile mode.