How can I get these two field to have the same look and feel

  • Anista_01
    Asked on April 17, 2019 at 6:27 AM

    Hi Guys,


    Thank you so so much for all your support in the last few hours... you have all been fantastci... thank you.


    Okay, here my question.  How can I get these two field to have the same look and feel. ie for the dropdown field to look the same as the Employee ID fieldI'm preferring the bottom field .  



    Jotform Thread 1795715 Screenshot
  • jonathan
    Replied on April 17, 2019 at 9:29 AM

    If I understand correctly, you wanted them have the same width.

    1555507715zzz 2019 04 17 21 Screenshot 10


    Add the ff: CSS codes to your form.

    #input_256 {

    width : 211px !important;

    }


    Let us know if you need further assistance.