Issue with size of paypal button

Hi,

We 're having an issue with the size of the paypal button (check: http://galeriesehnsucht.com/paticipate/ , bottom of the page): it’s huge and over the width of the page. I understand we must solve this using the css, but I have no clue as to “where” (the additional css?) and what the css code should be (or typed in) or if anything “extra” should be added to the paypal html.
I do suppose this issue happened before; could you please help us out?

Thank you!
Kind regards
markvanhattem
galerie sehnsucht, rotterdam, netherlands

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the CSS by going to Appearance > Customize > Additional CSS and pasting it there.


/*Paypal button width*/
input {
    width: auto;
    margin: 0 auto;
}

Best Regards,
Support

Thank you so much! This worked perfectly.
Regards
Mark van Hattem
Galerie Sehnsucht, Rotterdam

Hey there,

You’re welcome and we’re happy to help.
Let us know if you have any more issues we could help you with.

Best Regards,
Support