Add other option

  • SteveRice
    Asked on February 5, 2018 at 9:42 AM

    When I choose this option, the field gets distorted unless I select to display the options in two columns. In the one column format, it doesn’t look right, so I don’t use it, and I want to use it. For an example, go to https://www.jotform.com/build/71164530560954. Select the “Analyses” tab. Look at the first question “Charge type.” The third option there is an example of “add other option” and the way it displays.

    Jotform Thread 1372810 Screenshot
  • Ardian_L
    Replied on February 5, 2018 at 10:48 AM

    Can you please put this CSS Code in your Custom CSS Area:

    input#input_335{

        margin-top: -15px !important;

        margin-left: 23px !important;

        float: left !important;

    }

    Please check the article on the link below on how to add CSS code in your form:

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

    Let us know if you have any other question.