Make my top level menu clickable

Topic summary

A user wants to make the SHOP button in their navigation menu clickable and also mentions wanting to make a “View All” item (last in menu) bold.

Troubleshooting Steps:

  • Initially directed to add code for clickable top-level menu items
  • User added code but reported no changes occurred
  • Issue identified: The site uses a mega menu with code embedded directly in the header file (not in a separate mega-menu liquid file)
  • User was instructed to add code to header-mega-menu.liquid file

Resolution:

  • After granting collaborator access (code 6151), the helper identified that the mega menu code exists directly in the header rather than a separate file
  • Problem was solved by adding the code to the correct location in the header
  • A screenshot was provided showing the proper code placement

The discussion reached a successful resolution once the correct file location was identified.

Summarized with AI on November 6. AI used: claude-sonnet-4-5-20250929.

Hello

I would like to make my SHOP button in my navigation menu clickable

https://yogaspirit.mu/

and on another note make all my View All ( last item) in my menu in bold

Regards

Hi @TBS2023

Please check solution in this article

https://community.shopify.com/c/shopify-design/trade-theme-to-make-top-navigation-menu-clickable/m-p/2648435

I HAVE ADDED THE CODE - BUT NOTHING HAPPENS

You are using the mega menu so please add code for header-mega-menu.liquid file.

done that - still nothing

Could you take screenshot where did you add the code?

Did you save your file? Also make sure you edit code in current theme you are using.

yes did that :disappointed_face:

Could I request access to your theme so I can check?

sure code is 1516

Request sent!

Solved; you guys do not use the mega menu file; the code of mega menu is added directly in the header.liquid file

1 Like