How to remove “vendor info” tab from single product page?

This topic has 2 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler

  • Avatar: Rahul
    Rahul
    Participant
    June 6, 2022 at 18:47

    Hi, there please help me out

    How to remove the “vendor info” tab from a single product page?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 7, 2022 at 06:51

    Hello,

    The vendor Information tab comes from the vendor plugin, it shows automatically. You can disable it by adding the next code in Theme options > Theme custom CSS:

    .single-product .seller_tab {
        display: none;
    }

    Regards

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

The issue related to '‘How to remove “vendor info” tab from 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.