Change PayPal Description Text on Checkout Page

This topic has 4 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Robert Hall

  • Avatar: mdmason23
    mdmason23
    Participant
    October 16, 2015 at 21:17

    Hello,

    I would like to change the font for the PayPal description on my checkout page. I’d like to increase the font size and make the color darker – it is a pale pink and I would like it to be one of my standard colours #660000.

    You can view the problem by adding any item to your cart, clicking proceed to checkout, then scrolling right to the bottom of the page. Here is a screen shot of what I am wanting to change (circled in red):
    change paypal description font

    I’m not sure if it helps, but this text is entered by clicking WooCommerce > Settings > Checkout (tab) > PayPal in the WordPress dashboard.

    FTP credentials are in private content. Thank you!
    Monique

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 17, 2015 at 09:29

    Hello,

    Please use this code in custom.css file:

    #payment div.payment_box p {
        font-size: 15px;
        color: #660000;
    }

    Best regards,
    Jack Richardson.

    Avatar: mdmason23
    mdmason23
    Participant
    October 19, 2015 at 18:42

    Thank you!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 19, 2015 at 18:47

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Change PayPal Description Text on Checkout Page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.