Center widget on the page (PayPal button)

Add this code to the Custom CSS field on the Style tab of your PayPal button widget’s settings:

.eapps-paypal-button{ width: 100%; margin: 0 auto; }