I used the custom link menu and added “#” in the link so visitors can be encouraged to click the drop-down menu, not the parent menu to navigate the website.
Now it works on desktop but on mobile when I click the parent menu, the mobile menu will go away and show the homepage due to the “#” I guess. How can I make the parent mobile menu to drop-down menus without exiting the menu?
The submenus in the mobile menu are designed to open by tapping on the down arrow indicator next to the menu item only, not also the menu item itself. This was done to keep the menus JavaScript to a minimum.
We’ll look into extending the tapping functionality to at least link-less menu items without adding too much scripting in the process.