How do I remove the two letters under the Size attribute? Please see attached image.
Thank you in advance
[attachment cleanup by admin]
views/productdetails/tmpl/default_addtocart.php
I assume its the "Description"
Remove
<span class="product-field-desc"><?php echo $field->custom_field_desc ?></span>
Test to make sure its correct