How To Hide Out Of Stock / SOld out Product Variants in New version of Canopy Theme?

Hello, I’m using Canopy 6.1.1 vesion and I need to get use a little bit of code to hide the price in products that have sold out in the Canopy shopify theme?

I tried to insert this code to main.css but it was not working.

.js.product-form__input.product-form__input–pill input.disabled + label {
display: none;
}

Somebody can help this?

Hi, @kana-rin-lynn

Can you share the store URL so that I can assist you?