I want to hide the category name / feature request
-
For the Categories styles, there are image, category name and product count. There is an option “Hide product count on category” but I want to hide the category name. I use the brand name as a category like Nike, Adidas, and I use the brand logos, so now it looks like this:
Nike (<- Logo Image)
Nike (Text Category Name)
5 products
It would be nice to have an option to hide the category name.
If not, is there a way to hide the category name?
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please share the page URL so I can check and give you a possible solution?
Best Regards,
It is under [Theme settings] – [Product archive] – [Category styles]
You see several Categories design like the attached screenshot.
I want to hide “TOYS” in this example.
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add the following code snippet to the Dashboard Custom CSS area in Theme Settings.
.wd-cat .wd-entities-title {
display: none !important;
}
Best Regards,
Thank you, it works as I wanted.
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘I want to hide the category name / feature request’ is closed to new replies.