Stupid Question - 🙋‍♂️ Web Page Size?

Been struggling with width of sites.

Too big and too much text per line…

Supposedly columns are not the way…

Supposedly 70 characters - or so - per line

So how do I restrict the biggest size? And then have white space on the sides?

Many ways - padding - etc….
What is the best elements solution?

Some of my pages look ridiculous on xl screens :slight_smile:

I use all 6 screens and many blue dots.

1 Like

Unfortunately all my pages across 15-20 sites need to be fixed :frowning:

Bad design planning on my part…

I show all six computer screens also…

Put everything on a page in one big container and blue dot away?

Seems like there should be a site wide setting for this? @dan

Or no?

Thanx :slight_smile:

I assume you know this. Sorry if I misunderstood thigns but in the Themes section of Elements you can adjust the default on the different size computer screens. CleanShot 2026-03-06 at 09.28.58 · CleanShot Cloud

Robot said:

In the Theme Studio, adjust the “Screens” settings to define your breakpoints and container widths. Set a max-width for your main container to create white space on the sides when the screen size exceeds that width.

If you need more control, use Custom CSS Values for specific sizing. Always double-check your settings, as I’m just a bot and might not always be accurate!

—————
Have to go and play with settings….

1 Like

Hi Michael,

Do you have the entire page in a container? If not it fills the screen.

1 Like

I do not have the entire page in a container

Basically 4-5 main sections per page..

Menu
hero
Header
Content
Footer…

Will try the container per page and Turning off the two biggest web page sizes in theme studio

Thank you for your help - as always :slight_smile:

  • Mike

Installing Mac OS update now - will try after restart…

Tried both:

  1. Put everything in container - worked

  2. turned off XL and 2XL screen sizes - worked also

1 Like

Turning off XL and 2XL has been fast and easy…

Except some Hero banners still go full width - haven’t tried a website with video banners yet…

What do you guys do?

Leave it full screen?

1 Like

I have a 32” Samsung monitor… but rarely go full width on safari….

Update:

I did have a text box on an old site not in a container…

The text went full screen!!!

You were right about the container!!!

1 Like