Hi @Ludus
You can follow this instruction:
-
Go to Shopify > Theme > Customize
-
Copy and paste this code on Theme settings > Custom CSS section
variant-picker.variant-picker > fieldset.variant-picker__option:nth-child(1) {
display: none !important;
}
Result :
