Home Forums WoodMart support forum I want to hide the category name / feature request

I want to hide the category name / feature request

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #684017

    toshiakiw
    Participant

    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.
    #684160

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Can you please share the page URL so I can check and give you a possible solution?

    Best Regards,

    #684255

    toshiakiw
    Participant

    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.
    #684320

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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,

    #684542

    toshiakiw
    Participant

    Thank you, it works as I wanted.

    #684611

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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.

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘I want to hide the category name / feature request’ is closed to new replies.