Tor44444 Posted November 11, 2020 Share Posted November 11, 2020 Site URL: https://www.victoriajones.uk/ Hello I am new to Square Space and would be very grateful for some help please. I would like to create a footer (Scroll to top) for one page on my website, however I can only seem to add one that duplicates across my entire site. I am unsure of what design I have used so have not been able to search for specific instructions, I'm sorry! Many thanks. Link to comment
Beyondspace Posted November 12, 2020 Share Posted November 12, 2020 11 hours ago, Tor44444 said: Site URL: https://www.victoriajones.uk/ Hello I am new to Square Space and would be very grateful for some help please. I would like to create a footer (Scroll to top) for one page on my website, however I can only seem to add one that duplicates across my entire site. I am unsure of what design I have used so have not been able to search for specific instructions, I'm sorry! Many thanks. Which page you want to add the back to top button /* Hide back-top-top on all page */ section[data-section-id="5fabff19652bfb55dc866475"] { display: none; } /* Find the right collection id back-top-top on all page */ #collection-5f8f50bc5e1e311c850bcfbb section[data-section-id="5fabff19652bfb55dc866475"] { display: block; } 1. Install chrome extension Find Squarespace Ids to get your page collection id 2. Copy it and replace it with the text in that snippet above #collection-5f8f50bc5e1e311c850bcfbb Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
tuanphan Posted November 12, 2020 Share Posted November 12, 2020 I see you added code in Footer. To add back to top on One Page, you can edit that page > Add a Code Block > Paste your code. <a href="#" class="scrollup">Return to top</a> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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