Shopify themes, liquid, logos, and UX
I'm trying to build a one page website with anchor links at the top that are mobile friendly plus I want to forward alias domains to select anchor links for poeple to find that section faster and so far I've got it working on the desktop but on safari/chrome the anchor links are not working. Can anyone help?
primary domain is 601fremont.com
and then I need backstagebarlv.com linked to the2nd custom liquid
and fremontcountryclublv.com linked to the 3rd custom liquid
Super debating on moving to Squarespace but trying to keep my client on this platform if I can
Hey @alexarabini ,
Sure! To fix anchor links not working on mobile Safari/Chrome after domain forwarding:
1. Use JavaScript Redirects – On each alias domain, create a Shopify page with this code:
<script>window.location.href = "https://601fremont.com#backstage";</script>
(Change the anchor for each domain.)
2. Fix Scroll on Mobile – Add this to your CSS to handle sticky headers:
html { scroll-padding-top: 100px; scroll-behavior: smooth; }
Let me know if you want help editing the theme or setting up the alias domains properly! Please Reach out me thanks!
Best,
Rajat
Shopify Expert
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025