How to change font size of product prices in PayPal payment tool?

  • tcowhey
    Asked on May 31, 2017 at 11:35 PM
  • Ashwin JotForm Support
    Replied on June 1, 2017 at 1:05 AM

    Hello tcowhey,

    Please inject the following custom css code in your form to change the font size of product pricing:

    span.form-product-details {

        font-size: 16px !important;

    }

    The following guide should help you how to inject custom css code in form:  https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!