1

Is it possible to apply a snippet of CSS to the SharePoint Site Contents page of a SharePoint site?

I would like to tweak it slightly with some styling.

2

1 Answer 1

2

Yes, you can add custom CSS or JS to modern pages using SPFx Application customizer.

For more information, check my answer at: What is the best practice for getting JS and CSS files into a SharePoint Modern Page?


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.

1
  • hi, i tried this, i can even see the script in DEV TOOLS in SiteContent page, but it just not running is there something else or new that needs to be done? Commented Nov 17, 2022 at 13:32

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.