Remove tabs - by veget - on WordPress WooCommerce support

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

  • Avatar: veget
    veget
    Participant
    October 30, 2019 at 10:28

    Hello ,

    how can i remove this tab please?

    Thank you

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 30, 2019 at 10:32

    Hello,

    Please read this article – https://docs.woocommerce.com/document/editing-product-data-tabs/

    Regards

    Avatar: veget
    veget
    Participant
    October 30, 2019 at 10:36

    Is it possible to remove it with CSS,?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 30, 2019 at 10:41

    Try to add this code in Theme Options > Theme Custom CSS > Global custom CSS:

    .single-product .wc-tabs li:nth-child(2) {
        display: none;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.