All things Shopify and commerce
Hi,
I've got some issues, I’d like to change the style of my quantity button and the add to cart button that is white and not centered with the quantity button, but I can't do it.
Somebody knows how to do it please?
Website: https://rvmmpz-4s.myshopify.com
What I'm looking for:
What I have: (I want to keep the paypal button)
Solved! Go to the solution
This is an accepted solution.
Hello @Ulysse1234
Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.
.product-form__submit {
background: #000;
color: #fff;
margin-top: -71px!important;
}
This is an accepted solution.
Hello @Ulysse1234
Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.
.product-form__submit {
background: #000;
color: #fff;
margin-top: -71px!important;
}
Thanks a lot, it's perfect!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025