Can you let me know where do you want user to go when they click shop?
Topic summary
Issue: In the Effortless theme, the top-level “Shop” item in the main navigation wasn’t clickable; Dawn-specific fixes didn’t apply.
Access: Initial storefront password was wrong, then corrected so help could proceed.
Clarification: Helper asked what URL “Shop” should lead to.
Solution implemented:
- A custom JavaScript snippet was provided.
- Instructions: paste it in theme.liquid (the main layout file) just above the tag.
- Replace the placeholder “/” with the desired landing page URL.
- A screenshot illustrated the exact placement.
Outcome: The change worked as intended; the “Shop” top navigation is now clickable.
Status: Resolved; no outstanding issues or disagreements. Recommendation to mark the answer as the solution.