Hello everyone!
How do I center my variants as seen in the image below. (All variants must be centered)
Hello everyone!
How do I center my variants as seen in the image below. (All variants must be centered)
Hello @Thomassen1999
Please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.
Hello There,
.product-form__input.product-form__input--dropdown {
text-align: center;
justify-content: center;
margin: a 0;
margin: 0 auto;
}
.product-form__input.product-form__input--dropdown .select {
margin: 0 auto;
}
quantity-input.quantity {
margin: 0 auto;
}
div#Quantity-Form-template--18567874511195__main {
margin: 0 auto;
}
.product__title h1 {
margin: 0 auto;
text-align: center;
}
Screenshot :- https://prnt.sc/QJaO3p8jRILI , https://prnt.sc/YJI_f00NAnMu