Remove Variant Label September 22, 2024 Use code to the Custom CSS box /* remove variant label */ div.variant-option-title { display: none; } Result: