How do I remove the price on product page by add to cart button

Hello,

I want to remove the price of the add to cart button on my product page and when I’m looking in my shopping bag I want to delete the price there also.

https://ibb.co/FhCttqY

https://ibb.co/Jxny9rX

Website: https://leon-de-came.myshopify.com/collections/the-original-collection/products/the-original-t-shirt-natural-raw-blue

Password: demy

King Regards,

span.Button__SeparatorDot, span.data-money-convertible {

display:none;

}

You may try adding following at the end of your theme.liquid.scss or equivalent file under assets folder

@Propero

I added the code in theme.scss but I didn’t worked. the point between ‘voeg toe aan winkelmand’ and the price is away, but the price not.

https://ibb.co/YZftNvL