Reply 63016 to: Single Product Sidebar – Remove Product Brand

Avatar: Eva
Eva Kemp
Support staff
May 11, 2015 at 08:15

Hello,

You can just uncheck brand label in the product editor in wp-admin > Products > edit a product.
Or use this code in custom.css file:

.single-product-sidebar .product-brands {
    display: none;
}

How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.