Nondys Posted March 15 Posted March 15 (edited) html, body { overflow-x: hidden; } Hello, I used to use the css code above to hide website overflow. But since Squarespace launched the awesome new PIN feature, that code won't work and it will disable the PIN feature. Here is a screenshot for reference. See how the right side of the website has the overflow? https://www.adventurewithnicole.com/baja-mexico If you could please point me to the right CSS that would be amazing! Edited April 1 by Nondys
Ziggy Posted March 15 Posted March 15 Can you share your website URL and the page this is on? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Nondys Posted April 1 Author Posted April 1 Yes, it's https://www.adventurewithnicole.com/baja-mexico Thank you @Ziggy 🙂
Ziggy Posted April 2 Posted April 2 I can't find any overflow that needs that code to fix it. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
sethhoffman Posted July 29 Posted July 29 I was struggling with the same thing and resolved it by applying the {overflow-x=hidden} styling just to a specific section that was creating overflow issues. I ended up including the following code and it let the pins in other sectinos function properly. .page-section[data-section-id="66a3b903008d4810eb5ea0d7"] { overflow-x:hidden; } Obviously replace the section ID number with the relevant id from your site. snicholls 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment