• I have a number of PayPal buttons available on my site. They seem to have excessive margins and/or padding around the buttons. I’ve tried setting the margins and paddings to 0px within the form code. I’ve also tried editing my theme’s stylesheet for both the table and images. Here’s the page where I have the issues:

    https://www.roycmartin.com/training/mr-slim-service-course/

    I’m looking for any advice on how to attack that huge space around the PayPal buttons! Thanks in advance.

Viewing 1 replies (of 1 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Those aren’t margins creating the problem, well aren’t entirely, they are HTML line-break elements <br />.

    Try removing these or using CSS to display none these line breaks.

Viewing 1 replies (of 1 total)
  • The topic ‘Excessive Margins and Padding around PayPal Button’ is closed to new replies.