
Can someone help me?
I realized an flaw at menu, using MOBILE browser, on first level categories, Is there anyway to follow the element of these 1st level menu after the 2nd level menu is opened?
Otherwise the navigation became very dummy when you are at mobile,
I made an video to explain the problem:
https://streamable.com/ly34o
I found on common.js some scripts it runs on #dropdown elements(The 1st level cateogries on menu is inside an #dropdown li)
Is there anyway to add some script there to add this feature(.. to follow the link pressed, after the 2nd level categories menu is opened) ?
Any help?