Increasing the Stripe dollar field

  • carterwilliamsonarchitects
    Asked on August 10, 2015 at 10:24 PM

    is there a way to increase the size?

  • Charlie
    Replied on August 11, 2015 at 2:13 AM

    Hi,

    Are you referring to this one:

    Increasing the Stripe dollar field Image 1 Screenshot 30

     

    If you would like to increase the input size of that, you can try adding custom CSS code in your Form Designer Tool.

    #input_8_donation {

    width: 80px !important;

    }

    Increasing the Stripe dollar field Image 2 Screenshot 41

     

    You can adjust the value of the width with your own preference.

    Hope that helps.

  • carterwilliamsonarchitects
    Replied on October 21, 2015 at 7:37 PM

    Hi Charlie

     

    Awesome and thank you it worked :))))

  • Jan
    Replied on October 22, 2015 at 1:37 AM

    On behalf of Charlie, you're welcome. Let us know if you need further help. Thank you.