scottst34 Posted November 2 Share Posted November 2 I've added anchor links to my site per squarespace's guide : https://support.squarespace.com/hc/en-us/articles/207135178-Creating-anchor-links. <p id="unique-id">This is where the link will jump to</p> The links work using the above code, but jump directly to the spot on the page. How do I get the anchors to scroll down the page to the spot? Link to comment
Solution Ziggy Posted November 2 Solution Share Posted November 2 (edited) Add this code to Custom CSS: // Anchor Smooth scroll html { scroll-behavior: smooth; } Edited November 3 by Ziggy scottst34 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment