How to but variant selectors next to eachoter?

www.surebuy.shop

1 Like

Hello @SureBuy

Add the CSS below in your CSS file or add the CSS using tag in your product-template file.

@media query(min-width: 768px){
variant-selects {
    display: flex;
    width: 50%;
}
}

It didn’t work. I want the collor selector to take lik 80% of space with next to it on the right the size selector taking the other 20%.

I’m not gonna accept any solutions if you don’t even help me.