Reply 319405 to: How can I change the colour of the search filter

Avatar: Rose Tyler
Rose Tyler
Support staff
March 11, 2022 at 15:11

Hello,

Add the next code in Theme Options > Theme custom CSS:

.search-full-width .et-mini-content.active,
.autocomplete-suggestions {
    background-color: #222 !important;
}
.search-full-width .category-grid.text-color-dark .count,
.search-full-width .et-mini-content.active,
.search-full-width-form .products-title,
.search-full-width .category-grid .categories-mask h4,
.autocomplete-no-suggestion {
    color: white !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.