Replies: 0
I have been trying to change the hover color on this but it has never worked. 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;}“>this with css but it never worked. 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;}
In the first place I cant even inspect the drop down properly in chrome since, the item will get clicked when i try to inspect. This form was created from the directorist business plugin. Please can you help?