Shopify themes, liquid, logos, and UX
Appreciate if someone can help with code to align center "Add to cart | Buy with shop | More payment options"? This is in Trade Theme
Solved! Go to the solution
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-form__buttons {
max-width: 100% !important;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @sam_8599
Would you mind to share your store URL? Thanks!
The problem is in any product but here is one example:
https://www.regalallureapparel.com/products/baby-carrier-ergonomic-kangaroo-bag-accessorie
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-form__buttons {
max-width: 100% !important;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I was about to post the same question, please if you manage to get an answer let us know. Having the same problem here. As you can see in my image "free shipping" is correctly aligned but not the "add to cart" button.....on the mobile is ok...my is the Dawn Theme
Please, check the solution that i reply. I think it will work also in your store. Thanks!
It did worked on my store as well. Thanks this is a valid solution for Dawn Theme.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025