Shopify themes, liquid, logos, and UX
I would like to be able to hide variants that are not available (out-of-stock). Currently they are grey and not selectable. But I want to make sure these out-of-stock variants are not visible at all.
What do I need to do? I am using theme Symmetry.
Solved! Go to the solution
This is an accepted solution.
Hi @ArneSchuilenga,
Go to Assets > styles.css and paste this at the bottom of the file:
.cc-select__option.is-unavailable {
display: none !important;
}
This is an accepted solution.
Hi @ArneSchuilenga,
Go to Assets > styles.css and paste this at the bottom of the file:
.cc-select__option.is-unavailable {
display: none !important;
}
Yes this worked. Thanks !
@LitExtension I have a potentially complex question for you on symmetry. I will attempt to create new question and tag you or send you link.
xx Jvw
There is no file in this theme (7.2.1 Symmetry) in the Assets page called styles.css
So what to do?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024