Tagged: swatches, vertical, woocommerce
Hi there,
I’m using the plugin WooSwatches – Woocommerce Color or Image Variation Swatches.
The swatches show up and work but they are aligned vertical and I want them horizontal..
See screenshot.
Any way I can fix it?
Hey MulderMind,
Thanks for the screenshot, could you post a link to where we can see the actual elements as well please?
Best regards,
Rikard
Hi Rikard,
I made you an account. See below.
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
table.variations td {
width: 100%;
}
div.attribute-swatch, td.label {
text-align: left;
}
Best regards,
Rikard
Hi Rikard,
That did the trick. Thank you very much!
Hi MulderMind,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria