Design comparison
SolutionDesign
Community feedback
- @OignonFugacePosted over 1 year ago
Hi, Thank you because thanks to your question I just realized that I had a similar problem. After reading this stack overflow question (html - Overflow-x:hidden; on mobile device not working - Stack Overflow), I was able to find the solution which consists of setting the
overflow-x
property on bothbody
andhtml
tags. It works for me. I hope this can solve your problem. Have a great day.Marked as helpful2
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord