I've been customizing a paid template based on this original design:
The dropdown menu is causing issues - it doesn't open on mouseover and requires a click to access.
Additionally, once the menu is open, there's a problem with closing it as it doesn't respond to mouse movements or clicks outside of the menu area.
CSS code for the menu styling:
// Insert CSS code here
HTML markup for the menu structure:
<div> HTML code goes here </div>
If you'd like to see a demo of the malfunctioning menu, check out the link:
Thank you for your assistance :)