- 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:
-
Service Catalog
- 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
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 07:48 PM
okay, it works but I don't want the background to be red but the font
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 07:53 PM
Hi
yeah I said "similar" question 😉
For the label color use:
color: red;
and remove the line with the:
background-color
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 01:46 PM
Hi,
How do I do the same to modify a container start font? I need to make it bold and bigger