how to change requested for text color red into service portal

BanuMahalakshmi
Tera Contributor

how to change requested for text color red into service portal after order submission of service request page, pls refer attached screenshot:

BanuMahalakshmi_0-1726597678244.png

 

Thanks.

2 REPLIES 2

Gangadhar Ravi
Giga Sage
Giga Sage

hi @BanuMahalakshmi 

 

You can go to instance of that widget in page editor and add below style. 

span.header-text.align-tooltip.ng-binding.ng-scope.btn-link {
color: red;
}

 

GangadharRavi_0-1726602230248.png

 

Please mark my answer correct and helpful if this works for you.

 

Hi, Thanks for reply. is this possible to set color red into single service request only but not all the service requests?