• Resolved rdolishny

    (@rdolishny)


    When I use created buttons from PayPal, I see orange horizontal lines in the ‘Pay Now’ code snippet I can’t seem to get rid of.

    The code is generated by PayPal so I don’t know how to edit it.

    I’ve never seen these horizontal lines when using these generated PayPal buttons.

    BTW I donated to the free version. 🙂

    Here is the site in question.

    http://papaonking.com/payment-page/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    You can add the following CSS to your WordPress to fix that, using Simple Custom CSS plugin:

    table {
        border-bottom: none !important;
    }

    And it’s not my theme, but glad to know that you supported the theme author, as it encourages us to produce more quality content. 🙂

    Regards,
    Hardeep

    Thread Starter rdolishny

    (@rdolishny)

    Hardeep thank you for your prompt suggestion. It worked!

    Glad to know. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove formatting in PayPal button’ is closed to new replies.