How to enlarge width of only some text fields?

  • rkelley
    Asked on February 4, 2016 at 5:28 PM

    This might be answered in one of your other emails but I only want to increase the width on my address and email text fields but not the others. I don't write code so it's just not obvious to me if I increase the CSS if it will increase all the fields. 

  • Chriistian Jotform Support
    Replied on February 4, 2016 at 9:46 PM

    You can inject this css code to increase the width of the fields you have stated.

    #input_48_addr_line1,#input_48_city,#input_48_postal,

    #input_56_addr_line1,#input_56_city,#input_56_postal,

    #input_53,#input_52{

      width:500px!important;

    }

    How to inject CSS to your form

    How to enlarge width of only some text fields? Image 1 Screenshot 20

  • rkelley
    Replied on February 5, 2016 at 3:46 PM
    That is so awesome and worked great!
    Is there a way to get city, state and zip on one line. Or don’t use state and have city and zip on one line?

    Roslyn Kelley
    Office Manager
    (262) 628-3142
    [2011nblogoSmall]
    ...
  • Ben
    Replied on February 5, 2016 at 4:49 PM

    In my colleague's name you are welcome Roslyn.

    In regards to the address field question, I have moved it to a new thread since we can assist with only one issue / question per thread. The new thread can be seen here: http://www.jotform.com/answers/765905 and we will be replying to the same shortly.

  • rkelley
    Replied on February 5, 2016 at 5:46 PM
    So sorry Ben. Thanks for your help!
    Roslyn Kelley
    Office Manager
    (262) 628-3142
    [2011nblogoSmall]
    ...