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

Swatches condensed

Hi there,

We are thinking of upgrading to PRO, but first of all the variation swatches are squashed on our website.

Our product  page is: https://kittyring.co.uk/shop__trashed/uncategorized/the-original-kittyring/

 

We want them to be displayed like this website.

https://pupring.com/collections/all-pet-jewelry/products/personalized-pupring

Thanks,

Cameron

Hakik Zaman

Hi Cameron,

Thanks for reaching out to us. Elementor added a CSS to fix the width of the table- https://paste.pics/KHKMO

Please add the below CSS at Appearance > Customize > Additional CSS

.woo-variation-swatches table.variations {
   width: 100% !important;
}

Then let me know if it resolves your issue or not.

Thank You