We have upgraded to Xanadu, Mandatory fields of the Service Catalog are greyed on the Portal

supriya pratapa
Tera Guru

supriyapratapa_0-1728553227895.png

 

7 REPLIES 7

Mohammed Al-Mar
Tera Guru

Do you want to change the color?

Najmuddin Mohd
Mega Sage

Hi @supriya pratapa ,

I did face the same issue.

I have override the colors.

Regards,
Najmuddin.

Hi Najmuddin,

 

Thanks for the quick response. 

 

Where should the color be overridden, could you please help?

HI 
Navigate to Service Portal > Portals.
Select the Portal that you are using. If it's the Employee center, then Employee center, esc (URL Suffix).

NajmuddinMohd_0-1728557734058.png
Now., open the Theme record

NajmuddinMohd_2-1728557853922.png

 

 

Make sure you are in Employee center Application.

NajmuddinMohd_3-1728558066338.png

After opening the theme record, Create New Record.

NajmuddinMohd_4-1728558141621.png


Now, Name = Mandatory field color and from the Style Sheet create new record by clicking on the  Reference record.

NajmuddinMohd_5-1728558249936.png


Give a Name - Mandatory field color Mandatory
CSS:

.v3c29786e87133200e0ef0cf888cb0bdf .sc-field-error-label {
    
    background-color: #ffffff !important;
    
}

Click Submit.

NajmuddinMohd_6-1728558368796.png
Now Submit the CSS Include.

NajmuddinMohd_7-1728558417759.png



Now, Make sure the file is added in the CSS Includes.

NajmuddinMohd_9-1728558603504.png


To conclude, I am just overriding the color of the fields color.

If the above information helps you, Kindly mark it as Helpful and Accept the solution.


Regards,
Najmuddin.