Hello,
Im using smartmenu in conjuction with the bootstrap addon with data-sm-skip-collapsible-behavior.
For ucommerce sites i tend to like less menu levels to give a more prescribed experience. For most instances just display:none; on the level like to hide works fine on all browsers and android and ios but on windows phone it collapse’s the menu.
ive tried to stop the prevent default behaviour at that level but it seems to break the menu.
Is there a way to control the max level for smartmenu on < 738 or stop the prevent default.
Thanks