Hide price for one category - by mb-handmade

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

  • Avatar: mb-handmade
    mb-handmade
    Participant
    January 12, 2021 at 21:29

    I am planning a site to give the customer the ability to create their own picture wall. Since the prices are calculated during the personalization process, I would like to hide the prices for this one category. Also, I want this category to be listed as a single tab in the header and not show up with the normal categories. Do you have a solution for me how to set this?

    picture wall page: https://mb-handmade.de/bilderwaende

    Here I would like to hide the price:

    & at this site I would like to remove the Bilderwände category:

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    January 13, 2021 at 10:15

    Hello,

    1) If you want to hide price on that page add the below code to page custom CSS https://prnt.sc/wmfno4

    .content-product .price {
        display: none;
    }

    2) Read this post to hide specific category from the Product categories widget on the shop page https://wordpress.org/support/topic/exclude-category-from-product-category-list-widget/

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Hide price for one category’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.