How can I create a mega menu with images in the Dawn theme?

I would like to create a mega menu in the Dawn theme with my collection images. How do I best do this.

Here is what my site looks like now:

Here is what I am trying to create:

Pictures to go along with teach navigation folder.

Hello @fourlittles

Creating a mega menu on Dawn would require heavy coding. I recommend trying with some apps on the Shopify App Store, or working with a developer to do it.

Hello @fourlittles ,

You can try to follow these steps:

Go to Online Store → Themes → navigation

Add custom code to create a mega menu with collection images using HTML and CSS. Here’s an example:


  

    

      ### Collection 1
    

    
      
      
    

  

  
    

      ### Collection 2
    

    
      
      
    

  

  

Hope this can help.

Transcy

1 Like