What's your biggest current challenge? Have your say in Community Polls along the right column.

The "Add to cart" button is different from the "buy with PayPal" button

Solved

The "Add to cart" button is different from the "buy with PayPal" button

weibincheng
Excursionist
13 0 2

Hi, The "Add to cart" button is different from the "buy it now" button

What can I do to make them exactly the same size?

Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
10344 2054 2137

This is an accepted solution.

Hi @weibincheng 

Please add this code to Custom CSS in Online Store > Themes > Customize > Themes settings to solve it.

.shopify-payment-button__button--branded { min-height: 59px !important; }

 

- Helpful? Like and Accept solution! Or Support me: Buy Coffee
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Replies 5 (5)

weibincheng
Excursionist
13 0 2

 

weibincheng_0-1723693615433.png

 

weibincheng
Excursionist
13 0 2

I use the Impact theme. The size of the "Add to cart" button and the "Buy it now" button on the product page I saw yesterday were the same, why did the "Buy it now" button change when I saw it today?

Dan-From-Ryviu
Shopify Partner
10344 2054 2137

This is an accepted solution.

Hi @weibincheng 

Please add this code to Custom CSS in Online Store > Themes > Customize > Themes settings to solve it.

.shopify-payment-button__button--branded { min-height: 59px !important; }

 

- Helpful? Like and Accept solution! Or Support me: Buy Coffee
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

namphan
Shopify Partner
2071 276 309

Hi @weibincheng,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

.shopify-payment-button__button {
    height: 100% !important;
}
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

mageplaza-cs
Shopify Partner
196 13 33

Hi @weibincheng 

Please head to Themes > Edit Code > Assets, then paste this code into theme.css

 

.shopify-payment-button__button.shopify-payment-button__button--branded {
height: 60px;
}

Please let us know if you have other concerns! Thank you!

 

image.png

image (1).png

Mageplaza | Top-Rated Shopify Agency | Trusted by 230,000+ worldwide merchants


If our suggestion works for you, please give it a Like or mark it as a Solution!


Should you have any questions or concerns, feel free to contact us via consultant@mageplaza.com