How to change button colors on Service portal

Nishant16
Tera Expert

Hello

I have to change the Button colors on the portal,

I have a default primary color for branding set, however i want a different color on the buttons. How can i acheive this?

 

1 ACCEPTED SOLUTION

Aman Singh_
Kilo Sage

Hi,

 

Example, for the SC Catalog Item if I have to change the color of Order Now button I have added the piece in the widget instance as

find_real_file.png

Output

find_real_file.png


Please mark Helpful/Correct if applicable, Thanks!!

Aman

View solution in original post

5 REPLIES 5

ryan_pope
Mega Guru

Go to the "Instance in Page Editor", and there you should be able to override the CSS settings in the CSS field. I'm assuming (without having looked at the buttons you're talking about), they have a class of .btn-primary. That should be what you define in that CSS field to whatever color you actually want.

Aman Singh_
Kilo Sage

Hi,

 

Example, for the SC Catalog Item if I have to change the color of Order Now button I have added the piece in the widget instance as

find_real_file.png

Output

find_real_file.png


Please mark Helpful/Correct if applicable, Thanks!!

Aman

@Aman Singh How can i change the text colors of the below text links in the My Requests widget

find_real_file.png

Hi,

Use the CSS to change color find the class in CSS and change the color.

Thanks,

Vikas