Add this code to the Custom CSS field on the Style tab of your PayPal button widget’s settings:
.eapps-paypal-button-form {
align-items: baseline;
}
.eapps-paypal-button-form-caption {
text-align: start;
}
Add this code to the Custom CSS field on the Style tab of your PayPal button widget’s settings:
.eapps-paypal-button-form {
align-items: baseline;
}
.eapps-paypal-button-form-caption {
text-align: start;
}