How do I put multiple drop-downs on the same horizontal line?

  • netruck
    Asked on March 10, 2016 at 5:17 PM

    I have a couple fields with dropdowns and it would be nice if they were on the same line.

    I tried to shrink and expand, change the width of them but nothing seems to work.

     

     

  • David JotForm Support Manager
    Replied on March 10, 2016 at 6:32 PM

    This can be possible by shrinking them, and then injecting custom CSS code like this:

    #id_41,#id_19{

    width: 373px !important;

    }

    Example: https://form.jotform.com/60696658878985 

     

     How do I put multiple drop downs on the same horizontal line? Image 1 Screenshot 30

    Result:

    How do I put multiple drop downs on the same horizontal line? Image 2 Screenshot 41

    You can clone my form if you want to: http://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    Let us know if you need more help, we will be glad to assist you.

  • netruck
    Replied on March 12, 2016 at 12:27 AM

    thank you!

  • Ashwin JotForm Support
    Replied on March 12, 2016 at 4:11 AM

    Hello netruck,

    On behalf of my colleague, you are welcome.

    Do get back to us if you have any questions.

    Thank you!