Hi,
I want to reduce the spacing below my variant options. i am currently using an app for the dropdown / swatches, not sure if it will work. Please help, thanks.
Please share product page URL.
Hi
Please see pm
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.globo-swatch-product-detail .swatch--gl, .globo-number-stock-variant{
margin-bottom: 0px !important;
}
Hope this works.
@dmwwebartisan Thank you so much, it works.