Here is my link https://trendy-ty-fashion.com/
Topic summary
A user seeks to add a standalone Home button (separate from the main menu) across all pages of their Shopify store.
Proposed Solution:
- For Dawn theme users: Insert HTML code (
<a href="/">Go to Home</a>) into the page template file (sections/main-page.liquid) via the theme editor. - A screenshot demonstrates the code placement location.
Implementation Issue:
- Initial attempt failed—code added but no visible changes appeared on the site.
- Troubleshooting suggested checking correct file placement and clearing cache.
Resolution:
- After further guidance and offer of collaboration access for direct assistance, the user successfully resolved the issue independently.