Is it possible to change the css of workspace for custom apps?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2023 12:25 AM
Hi Community,
Is it possible to make the following changes on workspace:-
- Font Size
- If we can add color with regards to colors.
- Spacing between the two rows.
- Renames the "List" header to a custom one.
Kindly let me know. Any responses will be appreciated.
Thanks,
Ankita Kolhe
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2023 02:50 AM
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:
- Go to the ServiceNow Studio
- In the Studio, select the custom app for which you want to change the CSS of the workspace.
- Within the custom app, locate the "Styles" folder and open it.
- In the "Styles" folder, you can create a new CSS file or modify an existing one.
- 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.
- Save the CSS file.
- Once the CSS file is saved, you need to associate it with the custom app.
- Go back to the custom app's main page in the Studio and select the "Properties" tab.
- 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".
- 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
Regards,
Riya Verma
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 12:29 AM
@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
Regards,
Riya Verma