Label theme - hide shopping cart and product price

I do have another questions.

I purchased "Lable theme and I want to hide shopping cart and product price.

Any suggestion would be appreciated.

In your CSS file, add :

[data-price-wrapper],

.price,

a[href=“/cart”] { display: none !important; }

@hannahlee615 Hi there,
Do you need to hide the ATC button right? and hide price for all products or just some of the specific items?

I need to hide shopping cart icon