Jump to content

Website pages too wide?

Recommended Posts

Posted
2 hours ago, kds_on_ss said:

Site URL: https://kdigitalstudio.com

Running into the issue where I can scroll horizontally to a huge blank space... how can I fix this? Not sure what the root of the problem is or what settings I need to fix and/or CSS I need to add/target?

Screen Shot 2022-04-05 at 4.33.18 PM.png

Overflow can occur when we customise with css. Add this code to hide it and let me know how it goes 🙂

html, body {
  overflow-x: hidden;
}

Please give this a 👍 if it helps. Make sure to quote me or tag me in your reply, otherwise I won't be notified.

Posted
19 minutes ago, Jia said:

Overflow can occur when we customise with css. Add this code to hide it and let me know how it goes 🙂

html, body {
  overflow-x: hidden;
}

Perfect solution! Thank you for the help.

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.