This topic has 6 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler
I want change the color of backgorund of “product category” label in the widget area.
Hello,
You can add this code in Custom CSS:
.sidebar .widget_product_categories .widget-title {
background-color: red;
}
Regards,
Rose Tyler.
Ok, thanks…i also change the color font, if is possible, thanks a lot..
Please use this code:
.sidebar .widget_product_categories .widget-title {
color: black;
}
Regards,
Rose Tyler.
Ok thanks
Hello,
You’re welcome!
Have a nice day.
Regards,
Rose Tyler.
The issue related to '‘Change color label of " product category" widget’' has been successfully resolved, and the topic is now closed for further responses