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:
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024