Viewing 3 replies - 1 through 3 (of 3 total)
  • I am also looking for this. Also, from the front-display, can I have something that says “Pay what you wish” or nothing? The display gotten by the short-code
    [product id=”61″]
    Currently both show the price and I don’t want that!

    Thread Starter leorulz

    (@leorulz)

    any updates on this?

    To hide the minimum suggested price, add this to your theme’s css:

    div.name_price h5.price {
    	display: none !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘is there a way to hide minimum suggested price from the product page’ is closed to new replies.