ELB2021 0 Share Posted March 3 Site URL: https://polygon-rabbit-4zag.squarespace.com/ Successfully used this guide to add a floating "back to top" button to the website. Is there a way to hide the added button for mobile view? Thank you in advance! Link to post
0 tuanphan 9,573 Share Posted March 7 Hi. Add to Design > Custom CSS /* Hide mobile back to top */ @media screen and (max-width:767px) { a#back-to-top { display: none; } } Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
ELB2021 0
Site URL: https://polygon-rabbit-4zag.squarespace.com/
Successfully used this guide to add a floating "back to top" button to the website.
Is there a way to hide the added button for mobile view?
Thank you in advance!
Link to post
Top Posters For This Question
1
1
Popular Days
Mar 3
1
Mar 7
1
Top Posters For This Question
ELB2021 1 post
tuanphan 1 post
Popular Days
Mar 3 2021
1 post
Mar 7 2021
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment