This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow
Hi,
I would like to take out the number of products displaying in the categories carrossel, i only want the category names to be displayed.
Thanks
Hello,
Add the following code in Theme Options > Styling > Custom CSS
.category-grid .categories-mask .count {display: none;}
Regards
You must be logged in to reply to this topic.Log in/Sign up