Forum Discussion

GulianiG's avatar
GulianiG
Brass Contributor
Sep 26, 2020
Solved

Enable full width column for hosting SP List on a Site Page of modern site on SPO

Hi Community,   Can somebody please suggest as to how can i have a full-width column on a site page to allow for the full screen view for my SharePoint list on the page. If you see below- my sampl...
  • ArefHalmstrand's avatar
    Sep 26, 2020
    Hello,

    There are two options to solve this:

    1. Add SPFx web part for embeded code and manipulate the DOM to remove the max-width style for the specific area.

    2. Create a SPFx web part to display the list and in the manifest, allow it to be shown as full width web part.

Resources