Forum Discussion
How to Add Custom CSS or JavaScript to SharePoint Online Modern Page?
Hello,
I want to add a CSS file on my SharePoint Online Intranet and I'm following this https://www.sharepointdiary.com/2020/11/add-custom-css-to-sharepoint-online-modern-page.html to accomplish it. But even if I have admin right, I can't do the Step 2: 2. Click...
And the Upload button is not visible.
Do someone have a idea?
Thank you.
dKayt
dKayt You need to have site collection administrator (SCA) access on app catalog site to upload and deploy SPFx packages in app catalog site.
So, try with SCA account once.
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.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
2 Replies
dKayt You need to have site collection administrator (SCA) access on app catalog site to upload and deploy SPFx packages in app catalog site.
So, try with SCA account once.
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.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
- dKaytCopper Contributor
ganeshsanap Thanks a lot.