Replies: 0
I have checked with my theme but discovered that the css for drop down items in form is with your plugin. I intend to change the hover color on this from blue to #003c00. Please can you help, I have tried the following to no avail.
select.select-basic.form-control {background-color: #fff !important;}
and
option.search_by_rating.select-basic.form-control {background-color: #003c00 !important;}