How can I resize my Paypal button to match my checkout button?

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;
}
2 Likes