This topic has 3 replies, 2 voices, and was last updated 3 years ago ago by Freelancer
after updating the theme, I found the number of products per category is shown and want to hide it.
https://paste.pics/368091d4259861c6e67abafe43fc42c1
Hello,
Use the next custom CSS code:
.category-grid .categories-mask .count {
display: none;
}
Regards
Thanks
Tagged: category, customization, hide, products, template, woocommerce, wordpress
The issue related to '‘hide number of products by category’' has been successfully resolved, and the topic is now closed for further responses