fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Dropdown icon still in button

Hi, I still get to see the dropdown icon when i show buttons. See Image. How can i fix this?

 

2022-06-27.png

Hakik Zaman

Hi Ernst,

Thanks for reaching out to us. Please place 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 let me know if it resolves the issue or not.

Thank You