Change the background to Dropdown field

  • eridamega
    Asked on June 6, 2017 at 12:47 PM

    In the advanced designer how to change the background to Dropdown field? In the pic color Brown.

    Thanks

    Change the background to Dropdown field Image 1 Screenshot 20

  • John_Benson
    Replied on June 6, 2017 at 2:10 PM

    Hello, 

    If by any chance you're referring to this form (http://www.jotformz.com/form/71557223627660), you can change the Drop Down menu background color by adding this Custom CSS Code:

    .form-dropdown option {

    background: #ffffff !important ;

    }

    Guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Result: 

    Change the background to Dropdown field Image 1 Screenshot 20

    Hope that helps. If you need further assistance, please contact us again. Thank you.