dynamic Dropdown: move right horizontally

  • zafanorMDQ
    Asked on May 21, 2015 at 11:53 PM

    I'm trying to change the dynamic Widget CSS dropdown to the conditional right desplege horizontally instead of downIs there any way that the dropdown lists are visible by default?


    Thank you very much.

    http://form.jotformz.com/form/51409379906666?

  • Chriistian Jotform Support
    Replied on May 22, 2015 at 12:51 AM

    Hi zafanorMDQ,

    Thanks for contacting us.

     

    To change the dynamic Widget CSS dropdown to display horizontally, you need to add this custom CSS code:

    select {

    float:none !important;

    margin-right:3px;

    }

    Note: You can change the value of margin-right tag as needed.

    To add the custom CSS code to your widget, please see instructions below.

    dynamic Dropdown: move right horizontally Image 1 Screenshot 30

     

    dynamic Dropdown: move right horizontally Image 2 Screenshot 41

     

    If you need further assistance, please feel free to contact us again.

     

    Regards.

  • zafanorMDQ
    Replied on May 22, 2015 at 2:18 AM

    Perferct Cristian !

     thank you.

  • Chriistian Jotform Support
    Replied on May 22, 2015 at 4:34 AM

    Hi zafanorMDQ, 

    You're welcome. Glad to hear that the issue was solved.

     

    Regards.