Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Remove Product Count from all Product Category Levels

Home / Forums / Virtue Theme / Remove Product Count from all Product Category Levels

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
March 28, 2018 at 8:13 pm

I am trying to remove the Product count that displays on all my categories. I have tried to use both of these CCS below referenced in other topics but neither seems to remove the number count on all levels of my categories. I have the Main Category, with multiple sub categories in some cases.
Thanks.

.product-category.grid_item h5 mark {
display: none;
}

.count {
display: none;
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.