distribute input in a side by side column - move it towards right

  • max123jot
    Asked on December 11, 2017 at 9:36 AM

    dear

    in the attached png, i would like to know how to make more room (moove the column attending skill level) for this column

    so to move it over to the right a bit.

    thanks

    m

    Jotform Thread 1319644 Screenshot
  • Ardian_L
    Replied on December 11, 2017 at 10:04 AM

    Hi,

    Please put this CSS Code in Custom CSS area:

    .form-line-column{

      width: 50% !important;

    }

    On this link you will find on how to inject Custom CSS Code.

  • max123jot
    Replied on December 11, 2017 at 12:43 PM
    wow
    works
    ...