How to hide brand description on single product page

This topic has 3 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Max

  • Avatar: Max
    Max
    Participant
    September 26, 2022 at 11:59

    Hi,

    how can I hide the brand description on single product page?

    https://prnt.sc/Miy_YwdY3MUG

    Thanks in advance!

    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 26, 2022 at 12:15

    Hello @Max,

    You can hide the brand description by adding the next code in Theme Options > Theme custom CSS > Global:

    .single-product .product-brands .short-description {
        display: none;
    }

    Regards

    Avatar: Max
    Max
    Participant
    September 26, 2022 at 12:27

    Great thanks 🙂

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

The issue related to '‘How to hide brand description on single product page’' has been successfully resolved, and the topic is now closed for further responses

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