This topic has 3 replies, 3 voices, and was last updated 2 months, 2 weeks ago ago by Andrew Mitchell
Could you please advice on how to change the color of filter?
Hello @Aure
You can try to add next custom CSS to Theme Options -> Theme Custom CSS -> Global CSS:
body .select2-container--default .select2-results__option--highlighted[aria-selected], body .select2-container--default .select2-results__option--highlighted[data-selected] {
background: green;
color: #fff;
}
The result will be next -> https://prnt.sc/hWBi0HxDK9WJ
Kind regards, Jack Richardson
Dear Aure,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
Tagged: advice, change, filter color, templates, tutorial, woocommerce, wordpress
The issue related to '‘Could you please advice on how to change the color of filter?’' has been successfully resolved, and the topic is now closed for further responses