Shopify themes, liquid, logos, and UX
Hello - my store ArtNeura (artneura.com) has wall art products with multiple sizes, formats and options, with each combination as its own variant. What would be the best app to manage the variants if I want to hide non-applicable sizes, formats, and options depending on which variant the customer prefers? For example, if only posters are available in size 6x8, I want to hide any other variant (i.e. acrylic print) that isn't available in size 6x8. I should mention that I use Gelato print-on-demand which automatically adds the variants for me, so I would prefer if everything were to easily link with existing variants.
Solved! Go to the solution
This is an accepted solution.
Hi @artneura,
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 {
display: none;
}
This is an accepted solution.
Hi @artneura,
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 {
display: none;
}
This worked great, Namphan, thank you so much! I will be sure to give you a coffee tip when I make my first sale 🙂
Hi @artneura,
Thank you.
If you have any questions, you can contact me directly.
Happy to help you 😊
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025