"Other" text box appears below checkbox

  • designerchica1109
    Asked on April 12, 2016 at 12:20 PM

    My form can be found at: https://form.jotform.com/61003526143947

    and

    http://marabu02.businesscatalyst.com/index.html

    The issue I'd like to fix is on the 5th question - "What printers do you have?" The "other" text box is appearing below the check box instead of directly to the right of it at narrower widths. Is there a way to change this? Maybe some CSS to change the width of the "other" box?

    Thanks in advance!

    Jotform Thread 816470 Screenshot
  • designerchica1109
    Replied on April 12, 2016 at 1:24 PM

    Solved my own problem :)

     

    Inserted the following CSS:

     

    .form-checkbox-other-input.form-textbox {
        width : 150px !important;
       
    }

  • Charlie
    Replied on April 12, 2016 at 2:30 PM

    I'm glad to hear that you have managed to resolve the problem already. Should you need our assistance again, please do not hesitate to open a new thread here in the forum. 

    Thank you.