Hide categories from single product page

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

  • Avatar: Peter Laursen
    Peter Laursen
    Participant
    November 19, 2016 at 22:43

    Hi guys,

    I want to hide alle Category listings from my single product page (see attached picture)

    I have tried different things, but nothing is really working.

    Can you help?

    Hide this

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 21, 2016 at 18:05

    Hello,

    Add the following code in custom CSS (Theme Options > Styling > Custom CSS)

    .product-information .products-page-cats {
        display: none !important;
    }

    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.