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

Drop down on variable product buttons

Tom Thornton

Hello,

I have seen public ticket #127410 and have also experienced this issue. I have added your CSS and that has still not fixed the issue. I was unable to reply to the existing ticket adding that I am experiencing this issue as well.

The CSS you have suggested works for some products and not others.

https://datanetworking.co.uk/?product=cat6-ftp-screened – it has not worked here.

https://datanetworking.co.uk/?product=cat6-utp-cable – it has worked here.

It occurred after I updated the plugin and Woo.

Thanks,

Tom

Golam Kibria

Hi Tom,

Please try the following code:

.et_pb_wc_add_to_cart form.cart .variations td.value span.variable-item-span:after {
display: none !important;
}

Our system does not allow you to comment on someone else’s ticket.

Let me know if this works.

Thank You