Hide Price on Buy Button channel products and modal

Trying to hide price on products in Buy Button channel script but only for a few instances. So not CSS in stylesheet. For example,

.shopify-buy__product__price {

  1. display: none;

}

Can this be done within the script? Or style in the rich text editor of the page? example page is, https://saturuang.com.au/products/importer-wholesaler-and-distributor-of-asian-grocery-products

Hi @chegar ,

Add this css at the bottom of

Online Store->Theme->Edit code->Assets->theme.scss.liquid

hii, @chegar
Can you provide me a screenshot of which one you want to hide.
Thank You.