Dropdown option colour

  • JasonMarsh
    Asked on February 4, 2015 at 11:46 AM

    Hi,

    Please see the attached.

    How do I change the colour of the dropdown when extended when making a selection?  Currently it is a dark colour and my font in black making it hard to read.

    You will see that I have selected a white background but it only impacts the field itself and not the dropdown when extended.

    Thanks

    Jason

    Jotform Thread 509722 Screenshot
  • Carina
    Replied on February 4, 2015 at 1:30 PM

    I believe the theme's css is in conflict with additional css. I will make further tests and will let you more.

    Let us know if we can assist you further.   

  • Carina
    Replied on February 5, 2015 at 2:52 PM

    Please add the following css code: 

     .form-dropdown option

    {background-color: white;

    }

    Let us know if we can assist you further.   

  • JasonMarsh
    Replied on February 5, 2015 at 4:12 PM

    Thanks!!!!!

  • Carina
    Replied on February 5, 2015 at 4:47 PM

    Hello Jason

    You are most welcome.

     

    Feel free to contact us if further support is needed.