getting to fields to line up neatly

  • MBWHS
    Asked on November 1, 2016 at 10:11 PM

    Hi 

     

    would you be able to give me some coding that I can enter to get the fields to line up neatly... a bit like they are in a table?

     

    thanks so much 

     

    katie

    Jotform Thread 978653 Screenshot
  • liyam
    Replied on November 2, 2016 at 5:07 AM

    Hello,

    You can add this CSS code in your form:

    #label_400, #label_406, #label_408, #label_410, #label_412, #label_414, #label_416, #label_418, #label_420, #label_422,  #label_399  {
       width: 135px;
    }

    Also you can follow thie steps from this guide if you need to know how to inject your CSS code into your form: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    If you have questions, please let us know.

    Thanks.