AI Search sort options CSS styling
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2023 05:41 AM
Interested to see if anyone has been able to style the sort options on the AI Search portal page:
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 07:22 AM
The CSS options are limited on AI Search (shadow DOM). You may want to add this as an idea on the idea portal.