Hi guys,
I’m trying to output the number of products on each page, I found this in the CSS….
.filter-wrap .woocommerce-result-count {
display: none;
}
I’ve tried over riding it using the child theme but its like tackling a negative with a negative if thats makes sense 🙂
Any other solutions you can think of that could display the number of products.
Thanks
Pete