Hello,
I want to center the product’s informations on all my product page on mobile and desktop.
Thanks.
Hello,
I want to center the product’s informations on all my product page on mobile and desktop.
Thanks.
.product__info-container {
text-align: center;
margin: 0 auto;
}
.product-form__input {
margin: 0 auto;
}
.product-form__buttons {
margin: 0 auto;
}
Note: If you’d like my help with these impliment, feel free to contact me at devcodersp@gmail.com.
.product-form__input {
margin: 0 auto!important;
}
You can change your settings and customizations through your Online Store-Theme-Customize, and use the left hand Column organizational tools and settings.
If your theme is unable to perform basic functions, such as providing margin settings, you should obtain a better Shopify Theme.
There are many YouTube how-to videos and there are many previous posts here for such questions. You can even use Google Search.