Remove Product Description from single product page

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

  • Avatar: denchauskas
    denchauskas
    Participant
    February 24, 2020 at 17:28

    How I can remove “Product Description” words below my product title?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 25, 2020 at 12:32

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS:

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

    Regards

    Avatar: denchauskas
    denchauskas
    Participant
    February 25, 2020 at 17:24

    It worked, thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 25, 2020 at 17:25

    You’re welcome!

    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.