Left align my ticket form?

  • jurullc
    Asked on October 18, 2016 at 8:17 PM

    I have created a ticket form but unfortunately, it's not left aligned with the text above it.

    Can someone help?

  • Chriistian Jotform Support
    Replied on October 18, 2016 at 10:50 PM

    Please inject the custom CSS code below to align the fields on your form into the left.

    .form-line {

        padding-left: 0px !important;

    }

    Here's how it should look after:

    Left align my ticket form? Image 1 Screenshot 20

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