Hi, in my canvas menu in mobile screen when click on link change page but submenu does not open until return to menu then the menu is open and i can select link in submenu. Can I use the arrow element to open the submenu?
I think I understand what you're asking...
Use a different menu for mobile. In that menu, create a parent menu item with a target url of #
. When that parent item is clicked on, it'll expand without navigating to another page.
I have following https://community.getbeans.io/discussion/offcanvas-menu/ it's work like you say but after apply this feauture, parent element in menu misses link property. In other mobile menus, the arrow right links opens the submenu, this is possible ?
ok - I have this same problem. tried the # doesnt seem to be working.