fbpx
Want To Add Extra Images Per Product Variation? Download This Free Plugin

Hello team, we have the free version of the magnificent plugin “Variation Swatches for WooCommerce”, but we are having some problems with the configuration. As we can see, a “down arrow” type icon appears in the options. In addition, we would like to know how to include the selectors below the texts “color, capacity…”. Thank you very much for your help.

 

PRODUCTO UNO – Pizza Timemsedge_ecXyVZXrjE.png

Hakik Zaman

Hi GUS,

Thanks for reaching out to us.

The arrows are coming from the Divi theme.

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;
}
.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td {
display: block;
}

After adding the above, please flush your cache and check whether it behaves as you expected or not.

Hope to hear from you soon.

Thank You

Hello again, what are the classes to be able to modify the CSS of the different variations? Or where can we do it?

Hakik Zaman

Hi GUS,

I am sorry I was unable to understand your question.

Can you please explain a bit more?

Hope to hear from you soon.

Thank You

My question is to modify the design of the variations, border, text, etc. I do not recognize the id or where to make these changes.

 

Hakik Zaman

Hi GUS,

My question is to modify the design of the variations, border, text, etc. I do not recognize the id or where to make these changes.

These are the premium features of our plugin. Once you add the Premium version, you will get these options to modify the styling.

I hope this will clear up your confusion.

Thank You

Hi Hakik, okay then, we’ll see this option with the client, thanks for your help.