Home Forums WoodMart support forum Child Theme Reply To: Child Theme

#505747

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

.widget_product_categories .product-categories li.current-cat>a {
color: red;
}

.widget_product_categories .product-categories li a {
Color: black;
}

Best Regards.