Production page description tab title - by marius

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

  • Avatar: marius
    marius
    Participant
    October 21, 2019 at 15:28

    Hi

    How do I make the Description tab on the product page invisible in Xstore ? So the content is there as normal, but the title “discription” is hidden/gone.

    Best
    Marius

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 22, 2019 at 17:01

    Hello,

    You can do this using custom CSS

    .wc-tabs #tab_description span {
        display: none;
    }

    or using WooCommerce snippets https://docs.woocommerce.com/document/editing-product-data-tabs/

    Regards

  • 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.