All things Shopify and commerce
Hey everyone!
I was wondering if there is a way to make the 'add to cart' button width smaller on the product page? I am using prestige theme and have added images below to explain what I mean. I thought there was a way within the page customisation to change this but can't find it now.
Thank you!
URL – https://927103-16.myshopify.com/
Current look –
What we want –
Solved! Go to the solution
This is an accepted solution.
@emilyaugstudios. You can add the following code in your theme Custom CSS section.
buy-buttons .button--outline {
width: 100px;//adjust this value according to your need
margin: auto;
}
here is the output:
This is an accepted solution.
@emilyaugstudios. You can add the following code in your theme Custom CSS section.
buy-buttons .button--outline {
width: 100px;//adjust this value according to your need
margin: auto;
}
here is the output:
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