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.
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.
See the part that is highlighted that was {{ link.title | escape }} I cnaged it to an a tag to this {{ link.title | escape }}
Try it out. Let me Know. Hope this works out for you as you ant it to.
Thanks
Shadab Ali