dino_jam Posted March 2, 2023 Posted March 2, 2023 (edited) Hello! Looking for help to solve this issue for dinoberrypress.com Recently, on desktop and mobile - When loading the home page a wide horizontal scroll bar appears, but it goes away if you scroll down enough and it doesn't reappear if you scroll back up after. If you refresh, it returns. This doesn't seem to happen on other pages. Not certain if this is something I can fix or if it's a bug. Edited March 2, 2023 by dino_jam updated link
nathan.j.p Posted March 2, 2023 Posted March 2, 2023 What browser are you using? And do you see this only in edit view or on the live site too? I've solved a similar problem for myself so I took a look and everything looks good in Safari. dino_jam 1
dino_jam Posted March 2, 2023 Author Posted March 2, 2023 I see it in the live and edit views - I see it in Chrome, Edge and on Android. But I don't see it happening in Firefox.
nathan.j.p Posted March 2, 2023 Posted March 2, 2023 17 minutes ago, dino_jam said: I see it in the live and edit views - I see it in Chrome, Edge and on Android. But I don't see it happening in Firefox. I'm seeing it in Chrome, but once I scroll down the page and scroll back up the problem goes away. It seems to be loading some fixed width element that isn't visible above the fold initially, but that goes away on scroll. It's not straight forward enough of an issue for me to pinpoint myself. dino_jam and mdcotonopu 2
dino_jam Posted March 3, 2023 Author Posted March 3, 2023 I've reached out to SS directly. I got a response but no solutions yet. Sent a recording of the issue and waiting for another reply. If anyone has any ideas in the meanwhile, I'm down to try 'em.
sayreambrosio Posted March 3, 2023 Posted March 3, 2023 I’m not seeing the issue on my Apple devices but I had to say that I LOVE the site. ❤️ dino_jam 1 Sayre Design Site: https://www.stregaconsulting.com Author Coordinates: https://bio.site/sayreambrosio Italian Journey: https://bio.site/ambrosiosjrnyhm
dino_jam Posted March 3, 2023 Author Posted March 3, 2023 1 minute ago, sayreambrosio said: I’m not seeing the issue on my Apple devices but I had to say that I LOVE the site. ❤️ Thank you so much!! and thanks for checking, that's a bit I forgot to include - I asked a friend to check with their iPhone earlier, no issue to be seen. But they could see it on their PC with Chrome. 🤔
sayreambrosio Posted March 3, 2023 Posted March 3, 2023 39 minutes ago, dino_jam said: Thank you so much!! and thanks for checking, that's a bit I forgot to include - I asked a friend to check with their iPhone earlier, no issue to be seen. But they could see it on their PC with Chrome. 🤔 Just checked on Chrome and it is definitely there. I'm not sure how to fix it though. Sayre Design Site: https://www.stregaconsulting.com Author Coordinates: https://bio.site/sayreambrosio Italian Journey: https://bio.site/ambrosiosjrnyhm
Solution Beyondspace Posted March 3, 2023 Solution Posted March 3, 2023 (edited) It is weird but the summary block causes this problem You can try adding to Home > Design > Custom Css to fix it .fe-block.fe-block-yui_3_17_2_1_1658725805925_978232 .summary-item-list { overflow: hidden; } Support me by pressing 👍 or marking as solution if this is useful for you Edited March 3, 2023 by Beyondspace dino_jam and mdcotonopu 1 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted March 3, 2023 Posted March 3, 2023 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
dino_jam Posted March 3, 2023 Author Posted March 3, 2023 4 hours ago, Beyondspace said: It is weird but the summary block causes this problem You can try adding to Home > Design > Custom Css to fix it .fe-block.fe-block-yui_3_17_2_1_1658725805925_978232 .summary-item-list { overflow: hidden; } Support me by pressing 👍 or marking as solution if this is useful for you Thank you so much!! I've marked this as the solution, but I don't think the summary block is intended to function like this, haha. 😂 I've passed on your insight over to Support. 👍
PEN_72 Posted March 14 Posted March 14 (edited) My site is doing exactly the same. I've tried adding that custom code and the issue is still there. To make it go away I have to scroll to the bottom then back to top of entire page. wolf-corn-yk8t.squarespace.com Edited March 14 by PEN_72
tuanphan Posted March 17 Posted March 17 On 3/14/2024 at 11:29 PM, PEN_72 said: My site is doing exactly the same. I've tried adding that custom code and the issue is still there. To make it go away I have to scroll to the bottom then back to top of entire page. wolf-corn-yk8t.squarespace.com You can use this code to Website > Website Tools > Custom CSS body { overflow-x: hidden; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment