Home › Forums › WoodMart support forum › Grocery theme Add to Cart › Reply To: Grocery theme Add to Cart
February 23, 2021 at 10:13 am
#268624

Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .widget_product_categories .product-categories li a {
padding-top: 4px;
padding-bottom: 4px;
}
body .widget_product_categories .count{
font-size:8px;
}
Best Regards