Navigation (click to view all) - Refresh Theme

Topic summary

Main issue: In the Refresh theme, clicking navigation items only opens a dropdown; the requester wants parent categories to be clickable to open a “view all” page instead of just showing the dropdown.

Clarification sought: How to configure navigation so category headers link to their respective pages.

Proposed approach: A reply suggests editing code directly:

  • Admin → Online Store → Themes → Edit code
  • Open theme.liquid (the main layout file)
  • Add custom code above the tag

Important gap: The provided code snippet is missing/empty, so the exact implementation is unclear.

Attachments: Two screenshots illustrate the current dropdown-only behavior; they are helpful for understanding the issue but contain no actionable configuration details.

Outcome and next steps:

  • No confirmed solution; no working code shared.
  • To proceed, the thread needs the actual code or guidance to:
    • Assign links to parent menu items in Navigation settings, or
    • Use JavaScript to allow click-through on parent items while preserving dropdown behavior.

Status: Unresolved and awaiting complete instructions or code.

Summarized with AI on December 21. AI used: gpt-5.

Hey guys, currently I click the navigation it’s only have dropdown. I would like to have the option to click the categories and others as well to view all. Need your kind help on this.

Where to do this?

@Tim1209 ,
Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above ,


If it helps you, please like and mark it as the solution.

Best Regards

1 Like