Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2022 06:51 PM
How do I change the color of a variable Label name to red on the portal?
Solved! Go to Solution.
Labels:
- Labels:
-
Service Catalog
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2022 07:00 PM
In
at a similar community question I have provided an approach based on CSS: https://community.servicenow.com/community?id=community_question&sys_id=5095ad361bc189140ccc85176e4b...
Kind regards
Maik
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2022 07:54 PM
nevermind, I got it. I just have to replace "background-color" with "color". thanks for the help.