Reply To: Dropdown color

#11620
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

I see now. For that use this custom CSS:

div .ajaxsearchpro.searchsettings select {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: initial !important;
    border-radius: initial !important;
    box-shadow: none !important;
}

The ‘color’ attribute is for the text color.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)