Forum Discussion
Roberto Ialino
Oct 13, 2022Copper Contributor
How to insert a custom Script inside a Modern WebSite page ?
Hi all, in a modern website page (communication website) inside sharepoint i need to insert something like this. Is this feasilble or not ? Expecially the script inside the < head > tag ? Thanks a ...
ganeshsanap
Oct 13, 2022MVP
Thanks for the mention RobElliott
Roberto Ialino You can inject custom JavaScript/CSS on modern pages using SPFx. Check my answer for more information at: Running modern 2022 native Web Components in Microsoft365/SharePoint Online
Note: DOM manipulation & CSS customizations are not recommended by Microsoft and some of your customization may break if Microsoft changes HTML element id/classes in new release updates.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Roberto Ialino
Oct 13, 2022Copper Contributor
Thanks a lot both !!!
Robbo
Robbo