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

change the color of price

Guo Jenny

I need to remove the grey arrow inside the red box, please let me know, thanks for your help.

企业微信截图_16577682732620.png

 

https://wolfbox.com/product/g840s/

Tanvirul Haque

Hello Guo Jenny,

Please try this CSS code:

ul.variable-items-wrapper.radio-variable-items-wrapper { list-style: none; }
.et-db #et-boc .et-l .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after { content: none; }

Thanks