Shopify themes, liquid, logos, and UX
This is an accepted solution.
Thanks for the info, check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.product__info-container * {
text-align: center;
}
quantity-input.quantity, fieldset.js.product-form__input {
margin: auto;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Its for the mobile screen only? Would you mind to share your Store URL website? with password if its unpublish. Thanks!
This is an accepted solution.
Thanks for the info, check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.product__info-container * {
text-align: center;
}
quantity-input.quantity, fieldset.js.product-form__input {
margin: auto;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024