field alignment help

  • sarajudy69
    Asked on March 21, 2014 at 3:31 PM

    How can I get the "phone number" to be right under the "full name" and the
    "brief description" to lay at the right of the two of them?

     

    See attachment

     

    Thanks for your support

    Jotform Thread 350747 Screenshot
  • Elton Support Team Lead
    Replied on March 21, 2014 at 5:23 PM

    Hi,

    Inject this CSS codes to your form. This should help.

    #id_3 {

    margin-top: -66px;

    }

    Guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Result:

    field alignment help Image 1 Screenshot 20

    Regards!