[ad_1]
​
[the menu in this website that i’m working on recently was broken, the drop down doesn’t work & the navigation bar in the mobile version doesn’t work as well. i checked the code it was the same. and i can’t try to disable plugins it would be too risky. is anyone familiar with this issue?]) [ad_2]
You should check the console for any JavaScript error that could be affecting the execution of all JavaScript code that follows.
Here’s the guide on how to open the developer console in your browser:
The only other thing that falls to mind is the issue with CSS – some transparent element might be positioned in front of the menu (using z-index property).