Mega Menu with Images and auto open when hovered over

Hi

I’m currently using the Dawn theme, but I want to use the mega menu with images and have it automatically open when hovered over rather than clicked.

I want to achieve something like this

trying to avoid using an app that will have a monthly fee

Hi,

Hope this will help

At header.liquid or similar sections or templates, need to add mega menu structure by replacing or modifying existing menu also need to add CSS for styling and javascript for additional functionality

Example of mega menu structure


Hello @Addison99 , To create Mega Menu with images follow the below steps.

  1. Add featured image to all your collections.

  2. Open “header.liquid” in your code editor. Find “HeaderMenu-MenuList-” id in the file.

  3. Replace below code in your “header.liquid”


   
  

{{ childlink.title | escape }}

Review the Screenshot for your reference:

AT

Cant see where that code would go?

Hi thanks for the information but HeaderMenu-MenuList- is not in my header.liquid

Hi @Addison99 , Can you please share your Storefront URL?

https://8dfa7a-8d.myshopify.com

Store is not live yet