We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Make parent menu item clickable on Mobile - Dawn Theme

Make parent menu item clickable on Mobile - Dawn Theme

PetitFox
Excursionist
20 0 6

Hi, I managed to make the parent menu items on my website clickable in the Dawn theme, but it doesn't seem to be working on mobile. Has anyone found a solution for this? I can't seem to find it in the community forums.

My website is https://petitfox.pt.

Thanks.

 

 

Reply 1 (1)

Shadab_dev
Shopify Partner
1583 83 173

Got it. So open your header-drawer.liquid file and look for summary tag around line 28 to 30 if you havent made a lot of changes. 

 

Shadab_dev_0-1729798392933.png

See the part that is highlighted that was {{ link.title | escape }} I cnaged it to an a tag to this  <a style="text-decoration: none;" class="link--text" href="{{ link.url }}">{{ link.title | escape }}</a>

Try it out. Let me Know. Hope this works out for you as you ant it to.

Thanks

Shadab Ali

Buy me Coffee, if you feel i was helpful. Email Me here or WhatsApp me with this link for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.