How can I get the name field to go back to the way it was?

  • BillCameron
    Asked on March 5, 2015 at 4:54 AM

    Hi,

     

    Brilliant form builder. Really loving it.

     

    Sorry about this. I was messing with the design and i did this:

    How can I get the name field to go back to the way it was? Image 1 Screenshot 20

    How can I get it to go back to the side by side configuration?

     

    Thanks,

    Bill

  • Welvin Support Team Lead
    Replied on March 5, 2015 at 9:33 AM

    Hi Bill,

    Just simply inject the following custom CSS codes to your form:

    .form-sub-label-container {

    margin-right: 0 !important

    }

    Here's how you can do it: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    Regards and thank you for the feedback!