How to make parent link clickable in Dawn theme?

Hi Community,

Does anyone know how to change the top level menu to be clickable to show all products in that collection? It doesn’t seem to work by simply adding the page as a link it is still unclickable. Seen others posts but doesn’t seem like there is a solution?

I am trying to find the menu.liquid snippet where someone suggested but there isn’t one I can see on my theme, also can not find the header.liquid ? Would this be in theme.liquid somewhere?

Does anyone have a code I can add?

www.glowmumma.co.nz

password yaotsa

@missjewellee - clicking on top menu item is working

It’s not taking me to all the products in the collection

@missjewellee - because it is not link,

also only one event can occur on menu options so either drop down menu will open or user will be redirected to product page

1 Like

Hi @missjewellee ,
Actually if you set link on top menu, then visitor will not able to click on submenus.
that’s the reason for not allowing link.
What you can do is add another menu like “View All” under every top item like this

1 Like