how do I make the phone field wider?

  • IRCWarsaw
    Asked on April 29, 2016 at 5:19 AM
    thanks a lot! Now how do I make the phone field longer?
  • Carina
    Replied on April 29, 2016 at 5:27 AM

    Please add the following css code:

    #input_14_area {

        width : 100px;

    }

     

    #input_14_phone {

        width : 184px;

    }

     

    Or you can clone the demo form:

    https://form.jotform.com/61192582735965 

    Let us know if we can assist you further.