Forum Discussion
Lee-Martin
Jan 10, 2023Brass Contributor
No full width column option in subsite?
I've created a subsite for my communications night, and I need to create a full width column to house my hero content? Is there any reason why this is not available to me? Thanks
Adnan_Amin
Jan 10, 2023MVP
Hello Lee,
What column you are referring, is it for List/library columns (fields) or page layout on modern UI.
Follow below link for setting list based column width using JSON:
https://mstechtalk.com/customizing-sharepoint-list-add-edit-form-layout-using-json/
And for modern home page in subsite, you can use single column web part container or you can also add a custom css using SPFx web part.
What column you are referring, is it for List/library columns (fields) or page layout on modern UI.
Follow below link for setting list based column width using JSON:
https://mstechtalk.com/customizing-sharepoint-list-add-edit-form-layout-using-json/
And for modern home page in subsite, you can use single column web part container or you can also add a custom css using SPFx web part.
- Lee-MartinJan 10, 2023Brass ContributorAdnan_Amin
It's layout on a page
Where do I get to change the JSON? I do not appear to have that option