I want to modify the color of the below line above to the my ticket surveys
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 01:28 AM
Hi,
I want to modify the color of the below line above to the my ticket surveys.
I have highlighted a line can some will help me out how can change the color of the line.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 01:59 AM
Hi @kranthi2
This is a widget box and you need to modify the widget CSS for same.
Right clicl+ctrl key and open this widget in widget editor. Please give a try ,also what is the use case of same?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 02:22 AM
I have tried with the same but the line color is not changing.
Please help me out is there any alternative for the same.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 02:30 AM
Hi @kranthi2
Please share screen shot where you did changes? Also what is business case to make this changes?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 02:06 AM
Looks like mostly this is from ServiceNow end and you may not have access to change it. you can try one thing
Control+Right click , inspect element, place cursor on that line, see HTML and css part, copy ID or class from HTML and search it in widget, if you find placeholder go ahead and change otherwise you can add CSS code to particular page in CSS part of page, if nothing works then you cannot change this.
Regards,
Musab