Payment items look different

  • mary.e.farley
    Asked on September 10, 2015 at 8:09 AM

    Hi,

    We had some payment items but had to  add more.  The new ones look different than the old one.  I would like them all to look like the ones that are labeled ".... Guest Fee".   Can you  tell me how to  edit the old ones so they all look alike?

    Thanks.

  • BJoanna
    Replied on September 10, 2015 at 11:45 AM

    Do you want that your form looks like this?

    Payment items look different Image 1 Screenshot 50

    If you want that you form looks like this delete marked code from your form designer. 

    Payment items look different Image 2 Screenshot 61

    Here is my demo form: http://form.jotformpro.com/form/52525080830954? 

    And if you want that your form looks like this:

    Payment items look different Image 3 Screenshot 72

    Add this code inside of Form designer:

    input[id*="1048"] {

        display : none;

    }

    Payment items look different Image 4 Screenshot 83

    Here is my demo form: http://form.jotformpro.com/form/52524237203951? 

    Fell free to clone it.

    Hope this will help. Let us know if you need further assistance.