Hi
I am looking at how to make the border of the variant labels smaller, without changing the text.
It looks to “much” as it is now.
BR. Kim
code: eathay
Hi
I am looking at how to make the border of the variant labels smaller, without changing the text.
It looks to “much” as it is now.
BR. Kim
code: eathay
sorry for that issue i can’t see please share product url so i will guide you
Could you please provide a screenshot?
Hi,
can you please provide a screenshot where you want to change it?
So, I will help you to solve it.
Thank you.
Product url: https://avilo.dk/collections/laenestol/products/lounge-stol-kvadrat-hallingdal?variant=39411219300425
Please add the following code at the bottom of your assets/theme-product.min.css
.template-product .form-swatch-item {
position: relative;
display: inline-block;
text-align: center;
width: 15% !important;
}
.template-product .swatch-other .form-swatch-item label {padding: 3px 3px 3px 3px !important;}
Thanks!
Thanks!