Shopify themes, liquid, logos, and UX
Currently I am using shopify dawn theme, and want to disable the clothing variant which are not available in stock. I want the size to appear little light in colour , so customer will get idea that the size is not available.
Hi @Shivani3,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.product-form__input--pill input[type=radio]:disabled+label, .product-form__input--pill input[type=radio].disabled+label {
opacity: 0.5;
}
Hello, I tried this code but its not working.
Hi @Shivani3,
Please send me the product link, I will check it
https://hawbeez.com/collections/clothing - All products from this collection page
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025