Expand a field across the page

  • netruck
    Asked on February 13, 2016 at 5:31 PM

    I have a form similar to this one - I'm trying to get the drop down box " Select a Sales Representative" to span across the page.  

    Any suggestions?  https://form.jotform.com/60434211060135

  • David JotForm Support Manager
    Replied on February 13, 2016 at 5:36 PM

    Please inject the following CSS code: 

    #id_28{

        width: 100% !important;

    }

    Result:

    Expand a field across the page Image 1 Screenshot 20

    Open a new thread if you need anything else, we will be glad to assist you.

  • David JotForm Support Manager
    Replied on February 13, 2016 at 5:36 PM

    See this guide in order to inject the CSS code provided: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

  • netruck
    Replied on February 13, 2016 at 7:59 PM

    Thank you very much!

  • Jan
    Replied on February 14, 2016 at 8:41 AM

    On behalf of BDavid, you are welcome. Let us know if you need further help. Thank you.