Hi. I have tried this but it is not working. Any help very appreciated.
Goal: To hide Price - Quantity - Cart button from a product page collection.
Tested but FAILED:
1) Custom CSS Editor:
collection-576dcb613e00bed84f035031 {
.product-price, .product-variants, .product-quantity-input, .sqs-add-to-cart-button-wrapper {display:none;}
2) Page Header Code Injection:
Neither work. Can some tell me what needs to be adjusted? Thank you.