Menu working well, but I”m having a couple of issues. Basically, I’d like my menu to work pretty much as the one on the smartmenus site does at the moment…
– I want to have submenus appear on hover when I’m in a wide browser window as they do now, but when I narrow my browser, I want submenus only to appear on click, not hover. (I know this works OK on touch devices, but I want to emulate this behaviour on desktops with narrow browser windows).
– The “Expand/Plus” icon correctly changes to a minus when the child submenu is expanded, but it doesn’t do anything to collapse the menu – clicking it just activates the link that it’s inside of. How can I make it so that a click on the collapse icon hides the submenu?
– Is it possible to have a click on the top level menu item just go to that page, but only expand the menu when clicking on the “Plus” (in mobile mode)? (Less crucial, but that may be the behaviour the client wants.