Hi Martin,
Thanks for reaching out to us. I have added the below CSS at Appearance > Customize > Additional CSS
/* GetWooPlugins Support */
.woo-variation-swatches .variable-items-wrapper {
justify-content: center;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):first-child {
margin-left: 4px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child {
margin-right: 4px;
}
Can you please check and let me know if it resolves your issue or not.
Thank You
Swatches Alignment on Archive Page
Martin Braut
Hi team,
I want swatches on archive page to be centered. I have set it this way, but they are still displayed on the left. Can you please check this out? Thanks.
Kind regards