Font color of text in employee center Portal

Rajendar3
Tera Contributor

When I click on something in the Employee Center portal, it is showing a white font. I checked the branding page, but I had no luck fixing it. Could you please help me make this font black?

Rajendar3_0-1690913131685.png

 

1 ACCEPTED SOLUTION

Pooja_Patil
ServiceNow Employee
ServiceNow Employee

@Rajendar3 , this is driven by Text color in branding editor, looks like you have updated it for something else.

If it is not changed in branding editor then check the theme, widget and widget instance to see if you have added overrides to either $sp-disabled-breadcrumb or $text-color

Pooja_Patil_0-1690938118048.png

 

Please mark this as helpful and accepted solution if applicable.

 

View solution in original post

2 REPLIES 2

Pooja_Patil
ServiceNow Employee
ServiceNow Employee

@Rajendar3 , this is driven by Text color in branding editor, looks like you have updated it for something else.

If it is not changed in branding editor then check the theme, widget and widget instance to see if you have added overrides to either $sp-disabled-breadcrumb or $text-color

Pooja_Patil_0-1690938118048.png

 

Please mark this as helpful and accepted solution if applicable.

 

Thank you @Pooja_Patil  , it is working for me