Help with my form

  • rsapparel
    Asked on June 30, 2015 at 2:23 AM

    I have created a form and not all of the color options are showing for each item.  You can see on the form where they should be. How can I make them all appear?  This is on form https://secure.jotformpro.com/form/51694558454972.  I hope that is the information that you need. I have attached a picture of my form so you can see what I am talking about.  It shows the first 2 color for each product and then the very top of the drop down box for the 3rd color and the rest are not there.  Also, is there a way to delete the check box in front of each product title?

    Help with my form Image 1 Screenshot 20

  • Chriistian Jotform Support
    Replied on June 30, 2015 at 7:18 AM

    Hi 

    Thanks for contacting us.

     

    Can you try injecting/adding the following CSS code in your form?

    span.form-product-item {

      height: 100% !important;

    }

     

    To inject a custom CSS code in your form, just follow the instructions provided in this article: How to Inject Custom CSS Codes.

     

    Do let us know if you need further assistance.

     

    Regards.