Payment Settings Question

  • npapadmin
    Asked on November 11, 2018 at 5:54 PM

    How can I Remove the text in the DONATION AMOUNT part of this?



    Jotform Thread 1639581 Screenshot
  • npapadmin
    Replied on November 11, 2018 at 6:03 PM

     

    Also, how can I change the decimal format of the numbers to reflect this?

    1541977317Capture2 Screenshot 10
  • jonathan
    Replied on November 11, 2018 at 7:36 PM

    For the first question to remove Donation Amount text, please add the CSS codes below to your form.


    .form-product-details {

      margin-left: -50px

    }

    #input_18_quantity_1005_0 {

        margin-left: -150px !important;

    }


    The result should be like this:

    1541982964zzz 2018 11 12 08 Screenshot 10


    Let us know if this did not work.

    ---

    We will resolve the other question on a separate thread here https://www.jotform.com/answers/1639624