Dropdown lists box is ont of the same widht as the tab

  • StrawberryDesi
    Asked on April 9, 2015 at 7:53 PM

    On page 8 of my form the frame of the pull down box for the question "Select the STYLE of Funeral Program" does not extend out as wide as the Pull Down Tab.  Why is this?  Can you tell me how to fix it.  I tried going to the "Properties" menu and extending the width of the pull down but, that didn't work.  Help!

     

     

     

  • jonathan
    Replied on April 10, 2015 at 2:06 AM

    Please try injecting this custom CSS codes into your jotform http://www.jotformpro.com/form/50895848000963

     

    #cid_21,#id_21{

    width: 250px !important

    }

    #label_21{

    width: 266px !important

    }

     

    the output result is like this

    Dropdown lists box is ont of the same widht as the tab Image 1 Screenshot 20

    Hope this help. Let us know if you need further assistance.

    Thanks.