How can I increase width of PayPal payment field?

  • fhpw
    Asked on May 5, 2016 at 6:58 AM

    I have calculated totals to pass to a PayPal gateway using the Custom Amount Payments.

     

    To widen the Total Amount Due field, I have injected the following CSS

     

    #input_70_donation {
        width : 122px;
      font-size : 12px;
    }

    https://form.jotform.com/61236614962962

     

    When viewing in design mode, it looks correct.  Once I save the changes, it reverts back to the original size.

     

    What am I missing?

     

    Thanks,

     

  • Jan
    Replied on May 5, 2016 at 9:16 AM

    There is an error in your CSS which is why the PayPal field is not working properly. Please remove that CSS code in the Form Designer:

    How can I increase width of PayPal payment field? Image 1 Screenshot 20

    Hope that helps. If you're still having trouble, we can login to your account do it for you. Thank you.

  • fhpw
    Replied on May 5, 2016 at 9:27 AM

    Thanks!  I just discovered it and was going to reply.  It worked.

  • Jan
    Replied on May 5, 2016 at 10:17 AM

    Glad to hear that it was already resolved. Let us know anytime if you need our help. Thank you.