Home Forums WoodMart support forum How to remove brand logo from product thumbnails in shop/category

How to remove brand logo from product thumbnails in shop/category

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

    EoinC
    Participant

    How do I remove the brand logo from product thumbnails in shop/category?

    #305366

    Hello,

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

    In order to deactivate the attribute, navigate to Products > Attributes > enter the attribute and disable “Show attribute label on products”

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

    Best Regards

    #305542

    EoinC
    Participant

    Hi there,

    Thanks for your quick response,

    We opted to not use the tag/attribute system for brands as we required static brand pages which could be tracked in Google Analytics. We use “Perfect brands for Woocomerce” for this, but I’m pretty sure I checked a setting in the woodmart theme to make the logo appear (I just can’t find this setting now). Is there any way to remove this?

    #305555

    Hello,

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

    .product-grid-item .pwb-brands-in-loop{
    display:none;
    }

    Best Regards

    #305560

    EoinC
    Participant

    Thank you 🙂

    #305665

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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