Hello,
i want to change the color of attributes check box which is appear on shop sidebar widget. how can i change the color of that box?
This topic has 5 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Alper_D
Hello,
i want to change the color of attributes check box which is appear on shop sidebar widget. how can i change the color of that box?
Hello,
Provide URL of the page, please.
Regards
yes sure.
Hello,
Add the next code in Theme Options > Theme custom CSS:
.wc-layered-nav-term a:before, .wc-layered-nav-rating a:before, .etheme_widget_brands_filter li a:before, .etheme-product-status-filter a:before {
border-color: #6f4335;
}
Regards
thank you very much.
The issue related to '‘shop sidebar widget attributes check box’' has been successfully resolved, and the topic is now closed for further responses