Home Forums WoodMart support forum How to delete thumbnail from product cagegories?

How to delete thumbnail from product cagegories?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #505841

    cherry-wheel.com
    Participant

    How to delete images from product categories like on photo and left only text.

    Attachments:
    You must be logged in to view attached files.
    #505956

    Hello,

    There is no option to hide the product category image, I need to give you custom CSS.
    Please share the page url i will check and give you a custom css.

    Best Regards.

    #506015

    cherry-wheel.com
    Participant

    Here it is!

    #506189

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-img-width .cat-design-alt .category-image-wrapp {
    display: none;
    }

    Best Regards.

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