Hi Scott,
Thanks for reaching out to us. Please try to add the below CSS at Appearance > Customize > Additional CSS
.et_pb_wc_add_to_cart form.cart .variations td.value span.variable-item-span:after {
display: none;
}
Then clear your caches like- Browser Cache, Caching Plugin Cache, and Server-Side Cache.
If still no luck, try the below snippet:
.et_pb_wc_add_to_cart form.cart .variations td.value span.variable-item-span:after {
display: none !important;
}
Then clear your caches again. Hopefully, it will resolve your issue. Please let me know if it resolves your issue or not.
Thank You
Arrows in Product Attribute boxes?
Scott Ventura
There arrows in the attributes buttons that have recently appeared.
How do I remove these?