I am having an issue with the dropdown not displaying properly.

  • rendered
    Asked on July 24, 2016 at 11:34 PM

    Hello,

    I am in love with your software and have been raving about it to my friends for the past few days. I was able to create a fantastic form using your tools and I'm almost at the finish line. I'm having an issue with the dropdowns not displaying correctly when I have subtext below them. Can you let me know what I might be doing wrong? I've checked the CSS and can't find what I did to mess it up, and I'm not sure if it was me in the first place. 

     

    I am having an issue with the dropdown not displaying properly Screenshot 30

    I am having an issue with the dropdown not displaying properly Screenshot 41

  • Ashwin JotForm Support
    Replied on July 25, 2016 at 4:11 AM

    Hello rendered,

    Please inject the following custom css code and that should solve your problem:

    .form-sub-label-container {

        float: none !important;

        vertical-align: middle;

        height: 40px !important;

    }

    The following guide should help you how to inject custom css code in form:  https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • rendered
    Replied on July 25, 2016 at 4:25 PM

    Thank you for this. It worked great. I did have to include the element code as well since it ended up messing with my "Full Name" field, but it worked great.

     

    Thank you for the help!

  • Kiran Support Team Lead
    Replied on July 25, 2016 at 6:25 PM

    Great! Glad to see that the issue is now resolved by including the element code as well. Please do not hesitate to get back to us if you need any further assistance. We will be happy to help. 

    Thank you for using JotForm!