Change CSS to match form in Dynamic Drop Down Widget

  • storagesquad
    Asked on January 27, 2015 at 12:35 PM

    Hi,

    I'm trying to input custom css to match the css of my current form (text height, rounded corners, text field width/height, font).  Any ideas where to start?

  • Welvin Support Team Lead
    Replied on January 27, 2015 at 2:21 PM

    Hi,

    For example, you can inject the following custom CSS Codes in the CSS area of the Widget:

    select {

    width: 150px;

    margin-bottom: 10px !important;

    border-radius: 5px;

    }

    Change CSS to match form in Dynamic Drop Down Widget Image 1 Screenshot 30

    The output would be like this:

    Change CSS to match form in Dynamic Drop Down Widget Image 2 Screenshot 41

    No other CSS selector will be used, just the "select".

    Thanks

  • storagesquad
    Replied on January 27, 2015 at 8:35 PM

    Thanks!

  • abajan Jotform Support
    Replied on January 28, 2015 at 5:17 AM

    On behalf of my colleague, you're welcome. Do inform us of anything else JotForm related with which you need assistance.


    Cheers