How to change the color of the number and state under request which will come when click on requests in navigation bar (top bar)in service portal.

Priya1111
Tera Contributor

find_real_file.png

How to change the color of the number and state under request which will come when click on requests in  navigation bar (top bar)in service portal.

I need to change them to blue color.

 

1 ACCEPTED SOLUTION

Jan Cernocky
Tera Guru

Hi,

CTRL+Right click on the widget and select 'Instance in page editor', scroll down to the CSS section and add the following code (feel free to adjust the colors, I just selected some to show you which elements sets color for what)

.primary-display a {
  color: red;
}

.secondary-display {
  color: green;
}

.state {
  color: magenta;
}

Be aware that the incident number (ABCDxxxx in my case) and priority are generated by the same HTML element so the color cannot be set independently.

find_real_file.png

View solution in original post

2 REPLIES 2

Jan Cernocky
Tera Guru

Hi,

CTRL+Right click on the widget and select 'Instance in page editor', scroll down to the CSS section and add the following code (feel free to adjust the colors, I just selected some to show you which elements sets color for what)

.primary-display a {
  color: red;
}

.secondary-display {
  color: green;
}

.state {
  color: magenta;
}

Be aware that the incident number (ABCDxxxx in my case) and priority are generated by the same HTML element so the color cannot be set independently.

find_real_file.png

Richard Joseph
Kilo Contributor

Great content, thanks for sharing it. If you are looking for different coloring sheet for kids visit here https://mycoloringpagesonline.com/color-by-number-coloring-pages/