how to change focus and select box highlighted color?

Muhammad Ali su
Giga Contributor

Hi,

guys can anyone help me that i want to change they select box highlight color (That green one) And Text area border color it comes of focus.

I'm working on Take_survey Widget.

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

Kiel Sanders
ServiceNow Employee
ServiceNow Employee

You can define the new color using the CSS field on either the Take Survey widget instance used or the take_survey portal page. You'll need to find the CSS element selectors and override them in one of the CSS fields mentioned.

View solution in original post

3 REPLIES 3

Ct111
Giga Sage

Hi Ali,

 

Refer the below link 

https://community.servicenow.com/community?id=community_question&sys_id=906b4b21db9cdbc01dcaf3231f96...

 

Hope this solution helps.

 

Mark my ANSWER as CORRECT and HELPFUL if applicable.

In your link they are talking about Form list background color, and i want changes in service portal fields

Kiel Sanders
ServiceNow Employee
ServiceNow Employee

You can define the new color using the CSS field on either the Take Survey widget instance used or the take_survey portal page. You'll need to find the CSS element selectors and override them in one of the CSS fields mentioned.