The colour of the sidebar on the shop page is gray.
How can I change the colour of it ?
This topic has 4 replies, 2 voices, and was last updated 4 years, 6 months ago ago by Rose Tyler
The colour of the sidebar on the shop page is gray.
How can I change the colour of it ?
Hello,
Add the next code in Theme Options > Theme Custom CSS:
.widget_product_categories.sidebar-widget ul li a, .sidebar-widget ul li a {
color: blue;
}
Regards
Thanks !!!
You’re welcome!
Regards
The issue related to '‘Slidbar Colour’' has been successfully resolved, and the topic is now closed for further responses