- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 05:27 AM
In ServiceNow Portal I need to change the description text color. In what way i need to change to another color?
Under Request there is a incident number (which is highlighted in yellow) that text color should be change to another color.
Please tell the way to change text color.
Thanks in advance.
Thanks,
P.Sai.
Solved! Go to Solution.
- Labels:
-
Service Desk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 05:58 AM
Hi Sai,
This is OOTB 'My Request' widget, here is link for your reference https://your_instance_name.service-now.com/sp_config?id=widget_editor&sys_id=8cc0df25875023000f220cf... (change instance name accordingly to access link).
The code you are looking for starts on line number 43 where it prints all these incident details, state and updated on.
To make changes in the widget, you would need to clone widget and try some css code to change text color as per your requirement.
Let me know if you have any further queries.
Please mark this as Correct or Helpful if it helps.
Thanks and Regards,
Abhijit
Community Rising Star 2022
Regards,
Abhijit
ServiceNow MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 05:58 AM
Hi Sai,
This is OOTB 'My Request' widget, here is link for your reference https://your_instance_name.service-now.com/sp_config?id=widget_editor&sys_id=8cc0df25875023000f220cf... (change instance name accordingly to access link).
The code you are looking for starts on line number 43 where it prints all these incident details, state and updated on.
To make changes in the widget, you would need to clone widget and try some css code to change text color as per your requirement.
Let me know if you have any further queries.
Please mark this as Correct or Helpful if it helps.
Thanks and Regards,
Abhijit
Community Rising Star 2022
Regards,
Abhijit
ServiceNow MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 06:41 AM
Thanks Abhijit,
If u don't mine plz paste the code here ..
i am unable to find the correct code. Please..
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 06:49 AM
Plz tell the code ...