Tinxy7 Posted December 11, 2020 Posted December 11, 2020 Site URL: https://dogfish-clarinet-npzm.squarespace.com I would like to direct people to a certain 'section' of a page so they don't have to scroll through the whole page to find something, is this possible at all or not? My password is empulse2020 Thanks
katycarlisle Posted December 11, 2020 Posted December 11, 2020 Yes, you can do this by creating "anchor links". Squarespace have a guide here: https://support.squarespace.com/hc/en-us/articles/207135178-Creating-anchor-links but essentially you add a code block at the top of the section you want to link to, and in the code block put: <p id="section-name"></p> Then create a link with #section-name added to end end of the page URL slug e.g. /about#section-name. So using your site, if you wanted to link to say, the Benefits section of your Subscriptions page, you'd put a code block at the top of the Benefits section: <p id="benefits"></p> And then the link to that section would be /subscriptions#benefits Oh hey! I'm Katy Carlisle, a web designer and trainer who goes by the name SQSP Queen. My pronouns are she/her and I'm based on Vancouver Island in BC 🍁 I've been using Squarespace since 2013, and work mainly with non-profits or freelancers on projects that do good. I love answering questions about Squarespace and don't expect anything in return, but if you do want to say thanks, feel free to buy me a coffee ☕
Tinxy7 Posted December 11, 2020 Author Posted December 11, 2020 This is SO awesome, thank you SOOO much for taking the time to reply to me! Have a lovely Christmas and stay safe! x
Recommended Posts
Archived
This topic is now archived and is closed to further replies.