Home Forums WoodMart support forum uncategorized section Reply To: uncategorized section

#206615

Hello,

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

.widget_product_categories .product-categories li.cat-item-117,
.widget_product_categories .product-categories li.cat-item-15{
display:none;
}
.woodmart-product-categories li.cat-item-117 {
    display:none;
}

Best Regards