Full name alignment.

  • downtownian
    Asked on August 11, 2016 at 6:32 PM
  • Chriistian Jotform Support
    Replied on August 11, 2016 at 11:27 PM

    I see you're referring to this form: https://www.jotform.com/62216047699160.

    Full name alignment Screenshot 30

    To align the full name to one line, simply inject the custom css code below:

    [data-type="control_fullname"] .form-input-wide {

        max-width: 100% !important;

    }

    Full name alignment Screenshot 41

    If you need further assistance, please let us know.
    Regards.