How to adjust the width of the payment textbox in Paypal?

  • blushbridalevents
    Asked on February 17, 2017 at 5:38 PM
    Also, how do I made the box where people enter the amount they are paying wider?
  • Support_Management Jotform Support
    Replied on February 18, 2017 at 4:07 AM

    To adjust the width of the "Enter the amount you would like to pay" text box, inject the following CSS codes:

    #input_9_donation {

       width: 60px;

    }

    Here's where/how to insert them:

    How to adjust the width of the payment textbox in Paypal? Image 1 Screenshot 30

    RESULT:

    How to adjust the width of the payment textbox in Paypal? Image 2 Screenshot 41

    Feel free to adjust the value in px if you want it a bit wider.

  • adoriaa
    Replied on February 18, 2017 at 9:47 AM

    Thank you Jim_R for your answer. I had the same question. Now everything seems to work fine for me and I have a normal width.

  • Nik_C
    Replied on February 18, 2017 at 10:27 AM

    Hello adoriaa,

    I'm glad that you found the solution provided by my colleague useful for your problem as well. If you have any questions in future please open a thread by using our Contact Us form: https://www.jotform.com/contact

    Thank you!