Single Product Sidebar – Remove Product Brand

This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: andantesash
    andantesash
    Participant
    May 10, 2015 at 01:24

    How do I remove the product brand from the sidebar? I have my own sidebar that I created in widgets but product brand appears above it.

    How do I remove this?

    Please, contact administrator
    for this information.
    1 Answer
    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.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.