Chloe_SlowBeeStudio Posted October 4, 2023 Share Posted October 4, 2023 Hi there, My client's website is acting strange on his phone (iPhone 13 Pro - version iOS 17.0.2) when using Safari. On the homepage, instead of scrolling down, it scrolls to the side to a white background. I cannot find what the problem is since I do not see this bug from my phone (iPhone SE - version iOS 15.5) and neither does my partner who has a more recent iPhone. Any idea what the problem could be? TIA c52c879a-a8b1-42ce-a1dc-08cad3f21e77.mov Chloé TrieuSlow Bee Studio - Websites - Videos - Podcasts - For green entrepreneurs and creatives Link to comment
Ziggy Posted October 4, 2023 Share Posted October 4, 2023 (edited) Can you share the website URL, is this just happening on one page? Edited October 4, 2023 by Ziggy 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? Link to comment
Chloe_SlowBeeStudio Posted October 4, 2023 Author Share Posted October 4, 2023 Sorry! Here it is: https://kombuchainc.com/ And yes, only on the homepage. Chloé TrieuSlow Bee Studio - Websites - Videos - Podcasts - For green entrepreneurs and creatives Link to comment
Ziggy Posted October 4, 2023 Share Posted October 4, 2023 I can't replicate the exact issue, it loads with a bunch of white space and a horizontal scroll but that very quickly disappears. Do you have any code injection or coded elements on the homepage? 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? Link to comment
Chloe_SlowBeeStudio Posted October 4, 2023 Author Share Posted October 4, 2023 Thank you for getting back to me! Here is the only code for the homepage: /* Display navigation titles on both sides of the logo */ .header-nav-item.header-nav-item--collection:nth-child(1) { position: absolute; left : 20vw; z-index: 2; } .header-nav-item.header-nav-item--collection:nth-child(2) { position: absolute; left : 30vw; z-index: 2; } .header-nav-item.header-nav-item--collection:nth-child(3) { position: absolute; right: 30vw; z-index: 2; } .header-nav-item.header-nav-item--collection:nth-child(4) { position: absolute; right: 20vw; z-index: 2; } .header-nav-item.header-nav-item--collection:nth-child(5) { position: absolute; right: 10vw; z-index: 2; } Chloé TrieuSlow Bee Studio - Websites - Videos - Podcasts - For green entrepreneurs and creatives Link to comment
Solution Chloe_SlowBeeStudio Posted October 5, 2023 Author Solution Share Posted October 5, 2023 I removed the Summary and used a Gallery instead and that did the trick apparently 🤷🏻♀️ Thank you for giving it a try Ziggy! Ziggy 1 Chloé TrieuSlow Bee Studio - Websites - Videos - Podcasts - For green entrepreneurs and creatives 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