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