Hide the 'Additional Information' and Categories on single product pages

This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Robert Hall

  • Avatar: nathanphilpott
    nathanphilpott
    Participant
    January 8, 2016 at 01:01

    Hello,
    Is it possible to hide the ‘Additional Information’ and categories under the product description on single product pages ?

    Many thanks,
    Nathan

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 8, 2016 at 08:32

    Hello,

    Please add this code in 8Theme options->Styling->Custom CSS->Global Custom CSS.

    .woocommerce-variation-description,
    .product_meta{
    display:none;
    }

    Regards,
    Robert Hall.

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