Reply To: Select filter Dropdown Background Color

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Select filter Dropdown Background Color Reply To: Select filter Dropdown Background Color

#16259
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi Meleah,

Try the following custom CSS:

select.asp_nochosen {
    background: #00add8 !important;
    outline: none;
}

It should forcefully override it on any device.

Best,
Ernest Marcinko

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