Dawn Theme: Working hover over menu and have it pop up while using the mega menu

I’m currently using the dawn them and have a mega menu where my products are located. I’ve tried a fix that allows you to hover over the link menu and automatically open it without clicking on it, but it was meant for the standard menus and instead closes too fast to be able to reach the lower set mega menu. Is there way to fix this while using the dawn theme and built in mega menu?

Here’s my storefront: https://on-targit.com

1 Like

Hi @on-targit ,

This will need custom codes. Please contact a developer to do this for you.

If you are interested on paid code, you can visit my website here.

Hi,

The Dawn theme uses “aria-expanded” on menu link elements which means the link can’t be “focus” or “hover” to expand the menu. You need to change the element to “ (Anchor link)” or “button”.

If you want to change the elements or the structure, you will need to modify the code and you have to have knowledge of coding.

However, for the mobile, the focus or hover is invalid anyway and the percentage of the users (shoppers) using mobile is over 62% (compare to PC users are only about 30%).

If you have to change the functions, you may need to hire an expert to do it, or you will need to change the theme with the functions.

If you have any other questions, please let me know.

If you want to hire someone to fix it, please send me a private message.

Hope it helps.

Thank you.

1 Like

Good Info to keep in mind. Thanks