Changing the color of variable label to red

Sam M
Tera Contributor

How do I change the color of a variable Label name to red on the portal?

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

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

View solution in original post

5 REPLIES 5

Sam M
Tera Contributor

nevermind, I got it. I just have to replace "background-color" with "color". thanks for the help.