How to remove the product count in titles

Posted in: Newspaper
Post count: 8

I am simply trying to remove the item count. See in link below

https://qsnapnet.com/snaps/2oa2r5gcvf672e2

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/W2p7qxLIJCB

.product-category .count {
display: none;
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.