Forum Discussion
Jeshma
May 09, 2025Copper Contributor
Revolving Title Section-Home Page
Hi everyone, I want to create a revolving banner in the Homepage Title Section and was considering using the PnP Modern Script Editor Web Part. I understand that modern SharePoint pages don’t suppor...
michalkornet
May 11, 2025Steel Contributor
Hi Jeshma , After the latest changes, the header section of the SharePoint page is now configurable. By default, it uses a Banner web part placed in a full-width section.
If you mean this webpart https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-script-editor then, as I see it, this web part can be used in full-width sections, so it seems you should be able to replace the standard banner web part with this one.
Of course, you can create your own web part using some PnP controls to have more flexibility. -> https://pnp.github.io/sp-dev-fx-controls-react/