Forum Discussion
SharePoint modern pages - removing the shading from banner images
- Jan 02, 2019
We noticed the same thing and came up with a work-around that might help you. We sized the image to work as a banner and then added it to a full width image web part on the top of the page. No shading and same outcome!
Until there's an OOB solution, I used the below and it works although when connecting to PnPOnline, use
"Connect-PnPOnline -Url https://mysite.sharepoint.com/sites/Site -UseWebLogin"
https://www.c-sharpcorner.com/blogs/remove-header-image-banner-from-sharepoint-modern-pages
- ganeshsanapApr 21, 2023MVP
Leland Usher Solution given by cSesti does not remove gradient or image from news carousel web part.
It remove complete page header/image section from news/site pages itself, similar to this: SharePoint Online: Create a blank page without header & title
Please consider giving Like if my post helped you in any way. For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
- Leland UsherApr 21, 2023Brass ContributorLOL, I had already figured this out but sure, I like the fact that you responded - thank you