Forum Discussion

Ricky Raghavan's avatar
Ricky Raghavan
Copper Contributor
Feb 01, 2019
Solved

SharePoint Online Communication Site-Not able to remove the white-space on the left

I am using a One-third right column layout and all the webparts appear to be centrally aligned when viewed on an average size monitor. This leaves a noticeable white-space on the left. Is there any way that can be removed?

 

I tried using CSS and adjusting the layout of the columns but in vain

    .SPCanvas{ margin-left:0px;    margin-top:0px;padding:0px !important;
}
  • Unfortunately you cannot remove any white spaces you see in the section layout of a modern page...this is just by design. Trying to add CSS is not going to work either

Resources