Cart Paypal button resize

Solved
NikolaKopanic
Excursionist
29 0 2

Hello people! Is there any way I could resize Paypal button to be the same size as my Check out button or vice versa? (Check the screenshot)paypal button.png

Accepted Solution (1)

Accepted Solutions
Kinjaldavra
Shopify Partner
2302 569 1411

This is an accepted solution.

hello @NikolaKopanic 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

._1mqqPYZtCQtz5_i0b-po4l ._3TUeZPsTWjDxakSmeDcA4D {
    min-width: 126px !important;
}

 

Want to theme customize contact us E-mail : natztech2312@gmail.com | Whatsapp

View solution in original post

Replies 3 (3)
Zworthkey
Shopify Partner
5581 642 1535

Hii, @NikolaKopanic 
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

Kinjaldavra
Shopify Partner
2302 569 1411

This is an accepted solution.

hello @NikolaKopanic 

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

._1mqqPYZtCQtz5_i0b-po4l ._3TUeZPsTWjDxakSmeDcA4D {
    min-width: 126px !important;
}

 

Want to theme customize contact us E-mail : natztech2312@gmail.com | Whatsapp
NikolaKopanic
Excursionist
29 0 2

Thank you, it worked perfectly