My website is www.turquoiseandtufa.com My main menu is a drop down mega menu that currently only opens with a click. I’d like it to open with a hover. I’m using the dawn theme. Is that possible. I tried some accepted solutions for opening the drop down main menu on hover, but they didn’t work to open a mega menu.
Thank you for your solution. When I enter the first code, I’m able to have the dropdown in the Mega Menu, but I’m unable to navigate my cursor into the mega menu because it closes before I can get it there. I did the second and third steps of entering new code, and it didn’t make any changes - I was still unable to move down into the mega menu because it would close before it got there.
Thank you for this solution. I entered this code, and it does open the mega menu, but whenever I move the cursor into the mega menu, the mega menu closes. This is the same trouble I was having before with the other accepted solutions. They seem to work to open a drop down menu but not a mega menu.
I used @KetanKumar 's code and the css from @StefanBoettjer and it works. Make z-index: 1 and play around with the top. Once it doesn’t close prematurely, you’re done. Afterwards, you can do a padding-top to add some space between the open menu and your navigation bar.
I applied this code it is working but whenever we have the last dropdown menu and next to that is only the link so hovering over that link doesn’t close that previous dropdown menu. how to resolve that?