Home Forums WoodMart support forum Product Categories Name Removal

Product Categories Name Removal

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

    wasabiwebpros
    Participant

    I am using the Xtemos Elements for Product Categories. I am looking to remove the category name and only display the image. I am able to remove the product counts.

    I am also looking to remove the product images place holder if no image is uploaded.

    #342175

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please provide the page URL we will give you custom CSS, there is no option to remove the category title, unfortunately.

    Best Regards

    #342177

    wasabiwebpros
    Participant
    #342203

    Hello,

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

    .category-grid-item .hover-mask {
        display:none;
    }

    Best Regards

    #342450

    wasabiwebpros
    Participant

    That worked, thank you…regarding the second part of my request, removing a product image or resizing it? The woocommerce setting appears to be overwritten with the theme and are not taking the change to resizing. Is there a way I can reduce the image width?

    #342565

    Hello,

    The image cannot be resized with CSS. Images can be cropped to get equal size. Please check this manual: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    If you have any questions please feel free to contact us.

    Best Regards

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