Forum Discussion
Why do modern team sites prevent you from using the full width of a page?
There are various reasons for this. The first being, Microsoft has invested a lot of time and money into accessibility in Modern SharePoint. Today, we have monitors with extremely large resolutions and it really poses a complexity for accessibility to make sure content is easily read across screen sizes. It's basically an industry standard now to not use full width layouts in order to better support various screen sizes.
To give you some insight, David Warner made a great video about why the whitespace exists and in fact, why it really isn't a bad thing at all. http://warner.digital/modern-sharepoint-pages-layouts-and-whitespace/
As someone else mentioned, there is an effort to support 1920px, but as you expect, you still wouldn't get full width on a 4k screen. Watch the video, it will definitely help understand the purpose around white space.
- RossWalkerApr 07, 2022Copper ContributorYup, if you want to develop an internal site for your end users that doesn't look amateurish you're definitely going to want to go with a modern CMS system not one that is constantly 10+ years behind.
- Carl_WilliamsApr 08, 2022Iron ContributorWow are you ever right Ross!! Problem is...............it's just me. I'm the only user, I have M365 for my own data but run it as though I have a user base.
- RossWalkerApr 08, 2022Copper Contributor
Carl_Williams , well then I guess it’s acceptable if you think so!
It surprises me in these days an ages of ever expanding resolutions and monitor sizes that people still use pixels for anything more then determining whether it’s a phone/tablet/monitor landscape or monitor portrait and then using percentages for aligning elements on the page. If the whitespace were set to 10% on either side then the page would size across different resolutions equally.