Can't hide price in single product page

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

  • Avatar: purplefilm
    purplefilm
    Participant
    February 1, 2018 at 11:48

    Hi,

    We’re using WooCommerce just as catalogue (not yet for online selling), so we must hide prices in all website.

    Using theme options we can hide prices in shop/all products, but not in single product’s page, how can we do that?

    Thanks a lot,

    best regards.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2018 at 13:46

    Hello,

    You may use this custom css code:

    .single-product .price {
        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.