wWAREHOUSE theme buy buttons

wWAREHOUSE theme buy buttons

pnsempire
Excursionist
16 0 7

Wanting to have my add to cart wider, 

not sure why its stuck to only one side, right now using the trial for theme theme still deciging if going to buy but if i cant change this i will switch - link is https://7xh2x3wxivkw6odf-71252148259.shopifypreview.com 

Screen Shot 2025-04-23 at 9.11.29 pm.png

  

Replies 2 (2)

topnewyork
Astronaut
1365 165 224

 

 Hi @pnsempire

  • Go to your Shopify admin >> Online Store >> Theme Customization
  • Click the dropdown on top and select Product page.

  • In the left sidebar, look for Theme settings or Custom CSS, or click "Add section" or Edit code (if available in trial).

  • If there's a Custom CSS option (some themes support this), paste the following code:

<style>
  .product-form__buttons {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}

.product-form__submit {
  width: 100% !important;  
  max-width: 500px !important;
}
</style>

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

 

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

Made4uo-Ribe
Shopify Partner
10184 2417 3060

Hi @pnsempire 

Try this one. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. 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:
@media screen and (min-width: 641px) {
    .product-form__payment-container>* {
        width: calc(100% - 18px) !important;
    }
}
  • And Save.
  • Result:
  • Made4uoRibe_0-1745439253859.png

     

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.