Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

AI Search sort options CSS styling

jonathanbledsoe
Tera Contributor

Interested to see if anyone has been able to style the sort options on the AI Search portal page:

Screenshot 2023-07-07 at 7.38.33 AM.png

 I am just looking to override the ServiceNow green and replace with our brand coloring. I found KB0995512 on the ServiceNow support site which provides the following selector to style the search term highlights but I have been unable to construct a similar selector for the sort options. 

sn-search-results-container, sn-search-combobox {
         --now-color--primary-0: rgb(40,103,178) !important;
}
1 REPLY 1

Gerard Dwan
ServiceNow Employee

The CSS options are limited on AI Search (shadow DOM). You may want to add this as an idea on the idea portal