SharePoint Page: Web Part to Full Page Width

JP 41 Reputation points
2022-10-15T09:22:43.497+00:00

Hi

I'm trying to find a way to make a web part fill the full page width.

For example, i would like a doc library or a list to horizontally fill all the way to the right of the page, so there is no blank space left on the right side, when the page is published.

Hope there is a simple way of achieving this...

Thanks in advance!
250589-2022-10-15-14-52-00.jpg

Microsoft 365 and Office SharePoint For business Windows
{count} votes

Accepted answer
  1. Emily Du-MSFT 51,836 Reputation points Microsoft External Staff
    2022-10-17T08:19:13.857+00:00

    @JP

    Based on your description, you want to make the web part full page width in the SharePoint Online. Per my knowledge, currently, there is no OOTB way to meet your requirement.

    SharePoint Framework (SPFx) solution can be configured to support web part full page width by setting the supportsFullBleed property to true. But looks like you are using a modern team site, the full width column is currently available only for communication site.

    I recommend that you submit the suggestion for this feature in this SharePoint feedback portal.

    Reference about SharePoint Framework (SPFx) solution: https://learn.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/basics/use-web-parts-full-width-column


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.