Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

UI builder Issue theme

ShivamKumaD8593
ServiceNow Employee
ServiceNow Employee

I attached SS in the pivot table i want to change background, any idea how i change the background of only pivot table , If anyone have idea please suggest .

1 REPLY 1

Community Alums
Not applicable

Hi @ShivamKumaD8593,

You can easily update the background of the Pivot Table in the UI Builder by following these steps:

  1. Select the Pivot Table component in the UI Builder editor.

  2. In the Configuration pane, open the Styles tab.

  3. Under the Background section, configure your desired background color.

If you need more customization, you can also apply custom CSS:

  • Enable the “View and edit CSS” toggle.

  • Add your custom CSS rules to style the Pivot Table background as needed.

This approach lets you control both the default styling and more advanced custom designs.

MIftikhar_0-1761209670558.png

If my response helped, please mark it as the accepted solution so others can benefit as well.