Is it possible to change how the automatic PayPal total is displayed?

  • CrispCuts
    Asked on February 14, 2021 at 12:12 PM

    It kind of looks like a box that can be edited, which I don't like, and wondered it there is a way to look it less like another field?

    Jotform Thread 2897533 Screenshot
  • Kenneth JotForm Support
    Replied on February 14, 2021 at 5:35 PM

    Thank you for reaching support,

    After customizing the form, here is how it looks:

    1613341910 6029a4d61f6d0 t1 Screenshot 10

    If that is acceptable, please insert this code into your Inject Custom CSS Area: https://www.jotform.com/help/117-how-to-inject-custom-css-codes

    input#input_876_donation {

      border: none !important;

      box-shadow: none !important;

    }

    I hope that helps.

    Best.