“How can I hide the product count in attributes?”
-
Hello. How can I hide the number of product attributes?
Attachments:
You must be
logged in to view attached files.
Hello,
You need to disable the “Show product counts” option via Appearance -> Widgets -> Shop page Widget area -> Product categories.
https://prnt.sc/uH9AZrZniw0r
I’d be happy to assist if you have any other questions or concerns.
Kind Regards
Thank you for your quick turnaround. My problem is exactly like this.
https://www.youtube.com/watch?v=WJGXHGJcoDo
Hello,
Please enter the code below into the “Desktop CSS” area in Theme Settings -> Custom CSS.
.woodmart-woocommerce-layered-nav .wc-layered-nav-term .count{
display: none;
}
Kind Regards
The problem is solved, thank you very much for your support. I wish you good work.
Hello,
We’re so glad we could help you find a solution to your problem. Your satisfaction is our top priority, and we appreciate your business. Please don’t hesitate to contact us if you need anything in the future.
Kind Regards
The topic ‘“How can I hide the product count in attributes?”’ is closed to new replies.