Help getting Drobdown field on the same line

  • SumSolTrain
    Asked on January 30, 2015 at 10:06 AM

    Instead, I would like to know how i could get all the drop down boxes (3.1 to 3.5) on the same line?

    After making some changes these have shifted down.

    http://www.jotform.com//?formID=50253502567956 

  • Welvin Support Team Lead
    Replied on January 30, 2015 at 10:21 AM

    Hi,

    I have a hard time loading your form. But try injecting the following custom CSS codes:

    li#id_683 {

    margin-left: -130px;

    }

    li#id_685 {

    margin-left: -130px;

    }

    li#id_686 {

    margin-left: -130px;

    }

    li#id_687 {

    margin-left: -130px;

    }

    Inject the custom CSS codes by following this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    Thanks

  • SumSolTrain
    Replied on February 2, 2015 at 2:26 AM

    Thank you, it worked!

  • Charlie
    Replied on February 2, 2015 at 9:17 AM

    In behalf of my colleague Welvin, you're welcome.

    If you need any assistance again or have other concerns, please feel free to open up a new thread here in the forum.

    Thank you.