Is it possible to change the css of workspace for custom apps?

Ankita Kolhe
Tera Contributor

Hi Community,

 

Is it possible to make the following changes on workspace:-

  1. Font Size
  2. If we can add color with regards to colors.
  3. Spacing between the two rows.
  4. Renames the "List" header to a custom one.

Kindly let me know. Any responses will be appreciated.

 

Thanks,

Ankita Kolhe

2 REPLIES 2

Riya Verma
Kilo Sage
Kilo Sage

Hi @Ankita Kolhe ,

Hope you are doing great.

 

To change the CSS of the workspace for custom apps in ServiceNow, you can follow these steps:

  1. Go to the ServiceNow Studio 
  2. In the Studio, select the custom app for which you want to change the CSS of the workspace.
  3. Within the custom app, locate the "Styles" folder and open it.
  4. In the "Styles" folder, you can create a new CSS file or modify an existing one.
  5. Write or modify the CSS rules according to your requirements. For example, you can change the font, colors, layout, or any other aspect of the workspace.
  6. Save the CSS file.
  7. Once the CSS file is saved, you need to associate it with the custom app.
  8. Go back to the custom app's main page in the Studio and select the "Properties" tab.
  9. In the "Stylesheet" field, enter the path to the CSS file you created or modified. For example, if your CSS file is named "custom.css" and located in the "Styles" folder, the path would be "Styles/custom.css".
  10. Save your changes.
Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Riya Verma

@Ankita Kolhe , Please mark it correct if it works for you as it will be helpful for others.

 
Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Riya Verma