fbpx
🤝  NEW YEAR SALE RETURNS - 50% OFF all plans! 🤝 Grab it Now

Child theme issue, no issue with parent theme (Divi)

Duncan Slack

Hello there,

Presently building a site using DIVI and am using your plugin. I will buy it but not until closer to going live time which is a couple of months away.

The plugin performs as it should using the DIVI theme. I have created a child theme as I want to add in my own functions. There is no styling of any description in the child theme ‘style.css’. I saw this issue and have not progressed it as of yet.

When visiting individual product pages, the child theme shows little downwards arrows on each selection option. This behaviour is in both Chrome and Edge. Have tried disabling all plugins with the exception of Woocommerce and your plugin but unsuccessful.

In my shop, the item that I have mocked up to show this is the t-shirt called ‘Fun’.

I am unable to work out what is causing this behaviour

 

Please let me know if there is any other information that would help,

 

Thank you very much,

 

Duncan

Hakik Zaman

Hi Duncan,

Thanks for reaching out to us. Please add the following 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 your issue or not. Hope to hear from you soon!

Thank You