lifeislikeabullet Posted December 7, 2021 Posted December 7, 2021 Site URL: https://charlnesslifeislikeabullet.com/ My website mobile version have overflow problem, I used the code "html, body {overflow-x:hidden;}" to hide horizontal space, but after applying this code my website cannot scroll up or down smoothly, it will stuck at the same point and bounce back. RPReplay_Final1638842571.mov
Beyondspace Posted December 7, 2021 Posted December 7, 2021 14 minutes ago, lifeislikeabullet said: Site URL: https://charlnesslifeislikeabullet.com/ My website mobile version have overflow problem, I used the code "html, body {overflow-x:hidden;}" to hide horizontal space, but after applying this code my website cannot scroll up or down smoothly, it will stuck at the same point and bounce back. RPReplay_Final1638842571.mov 11.38 MB · 1 download You can try remove the setting overflow hidden for html PetraScheuber 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
lifeislikeabullet Posted December 7, 2021 Author Posted December 7, 2021 But if I remove this my website will have horizontal space, how to solve this?
tuanphan Posted December 11, 2021 Posted December 11, 2021 On 12/7/2021 at 4:38 PM, lifeislikeabullet said: But if I remove this my website will have horizontal space, how to solve this? It looks like you fixed this? No horizontal here, I can scroll up/down. Windows/Chrome 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!)
lifeislikeabullet Posted December 18, 2021 Author Posted December 18, 2021 On 12/11/2021 at 3:05 PM, tuanphan said: It looks like you fixed this? No horizontal here, I can scroll up/down. Windows/Chrome I deleted the code but if i use mobile version there are horizontal space moonlitdesign 1
creedon Posted December 18, 2021 Posted December 18, 2021 I'm not seeing any unusual horizontal scroll issues on mobile. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
alicewonder Posted January 10, 2022 Posted January 10, 2022 same problem here. can't find a logical explanation - would much love any ideas <3
alicewonder Posted January 10, 2022 Posted January 10, 2022 (edited) Opsiii! Got this working for my client using the code below: @media screen and (max-width:640px) { #collection-61a7987147cedb670348f1b0 *, body.homepage { max-width: 100vw !important; margin-left: auto; margin-right: auto; } .page-section:not(.full-bleed-section)>.content-wrapper { padding-right: 15px; padding-left: 15px; box-sizing: border-box; } } Edited January 10, 2022 by alicewonder
moonlitdesign Posted February 21, 2022 Posted February 21, 2022 Site URL: http://www.moonlitdesign.uk The page scroll on mobile is getting stuck whether you're trying to scroll up or down and I don't know why D': its driving me insane I don't know what to do!! Please help. Thank you www.moonlitdesign.uk
paul2009 Posted February 21, 2022 Posted February 21, 2022 The site appears to be working for me. If you are still having difficulties: check you are using one of the latest supported browsers temporarily remove all custom code to see if this resolves the issue. If you still experience difficulties, contact Squarespace Customer Care for support using this link. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
moonlitdesign Posted February 21, 2022 Posted February 21, 2022 2 minutes ago, paul2009 said: The site appears to be working for me. If you are still having difficulties: check you are using one of the latest supported browsers temporarily remove all custom code to see if this resolves the issue. If you still experience difficulties, contact Squarespace Customer Care for support using this link. its on mobile view only, i have sent it to a few other friends as testers and they are experiencing the same scroll issues. It started to happen after I added an announcement bar, but when I tried to remove it to see if that would fix it, the problem remained...
SquareRefresh Posted February 21, 2022 Posted February 21, 2022 (edited) 42 minutes ago, moonlitdesign said: its on mobile view only, i have sent it to a few other friends as testers and they are experiencing the same scroll issues. It started to happen after I added an announcement bar, but when I tried to remove it to see if that would fix it, the problem remained... Hey, I think this custom code effect on this behaviour: Try to remove it from custom CSS and check again. Edited February 21, 2022 by SquareRefresh SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins.
moonlitdesign Posted February 21, 2022 Posted February 21, 2022 4 hours ago, SquareRefresh said: Hey, I think this custom code effect on this behaviour: Try to remove it from custom CSS and check again. Thank you this did fix the scroll issue, but how can I then stop this from happening?
moonlitdesign Posted February 22, 2022 Posted February 22, 2022 The above code didn't work for me, i'm having the same issues! 7.1 thank you x
moonlitdesign Posted March 8, 2022 Posted March 8, 2022 On 2/21/2022 at 5:29 PM, moonlitdesign said: Thank you this did fix the scroll issue, but how can I then stop this from happening? Do you have a suggestion of how to get rid of the excess? On 2/21/2022 at 12:56 PM, SquareRefresh said: Hey, I think this custom code effect on this behaviour: Try to remove it from custom CSS and check again. Could you plea
moonlitdesign Posted March 8, 2022 Posted March 8, 2022 On 2/21/2022 at 12:12 PM, paul2009 said: The site appears to be working for me. If you are still having difficulties: check you are using one of the latest supported browsers temporarily remove all custom code to see if this resolves the issue. If you still experience difficulties, contact Squarespace Customer Care for support using this link. Hey, we found the bit of code that was breaking the mobile scroll, however it's the code needed that removes the excess page space on the sides. Do you have a work around instead of using the code below? html, body {overflow-x:hidden;}
moonlitdesign Posted March 8, 2022 Posted March 8, 2022 On 12/18/2021 at 7:43 AM, creedon said: I'm not seeing any unusual horizontal scroll issues on mobile. Hey, i'm having exactly the same issues, could you please be an angel and check my site out? www.moonlitdesign.uk super struggling 😞
creedon Posted March 9, 2022 Posted March 9, 2022 @moonlitdesign Is this what you are seeing? This is what I see when I disable your site-wide CSS locally. So it is apparent there is an issue with your CSS. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
moonlitdesign Posted March 9, 2022 Posted March 9, 2022 13 hours ago, creedon said: @moonlitdesign Is this what you are seeing? This is what I see when I disable your site-wide CSS locally. So it is apparent there is an issue with your CSS. yes. When i add overflow:hidden code, it breaks my mobile scrolling. but i need it to hide the extra sides 😞 what can i use instead ? Thanks!
moonlitdesign Posted March 12, 2022 Posted March 12, 2022 Site URL: http://www.moonlitdesign.uk Hi there, Please can someone help. I need another work around being able to hide the excess space and the ability to move my whole website. For some reason, overflow-x:hidden is messing up my mobile scroll so that is not an option. Any suggestions greatly appreciated, I am really desperate for this 😞 Thanks www.moonlitdesign.uk and www.apexcoaching.uk pw hello123
moonlitdesign Posted March 15, 2022 Posted March 15, 2022 On 3/9/2022 at 1:47 AM, creedon said: @moonlitdesign Is this what you are seeing? This is what I see when I disable your site-wide CSS locally. So it is apparent there is an issue with your CSS. Does this webpage have any merrit in a work around? Trying to fix this issue desperately https://localcoder.org/body-overflow-x-hidden-breaks-position-sticky
moonlitdesign Posted March 15, 2022 Posted March 15, 2022 On 3/9/2022 at 3:07 PM, moonlitdesign said: yes. When i add overflow:hidden code, it breaks my mobile scrolling. but i need it to hide the extra sides 😞 what can i use instead ? Thanks! @tuanphan Do you have a work around for this issue? 7.1 site www.moonlitdesign.uk html, body {overflow-x:hidden} breaking mobile scrolling
tuanphan Posted March 16, 2022 Posted March 16, 2022 Try this @media screen and (min-width:992px) { html, 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!)
moonlitdesign Posted March 17, 2022 Posted March 17, 2022 On 3/16/2022 at 6:18 AM, tuanphan said: Try this @media screen and (min-width:992px) { html, body {overflow-x:hidden;} } i only need it for mobile though, it doesn't have excess overflow on desktop - only on mobile! i tried .site {overflow-x:hidden;} but that didn't do anything, is there another code snippet i can try to target the whole site?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment