Forum Discussion
The_8
Apr 23, 2025Copper Contributor
How to customize Share Point list column headers background colour ?
I would like to modify share Point column header background colour in a list but I am not sure in how to proceed using SPFx or any other idea to proceed ?
Thanks! SharePoint Online
2 Replies
- The_8Copper Contributor
I would like to especially change backround colour of the column header.
Can you suggest any blog or video which will be helpfull to use SPFx. Hi The_8
you can use ViewFormatting to change the look from your view, but not from the header column, this is not possible with JSON. Here are more detail about ViewFormatting:
Other way you can try is to develop a SPFx solution, but you ned more deep know-how about dev in SharePoint online.
Regards, Dave