Tagged: drop down, edge, form, internet explorer
Hi
I created a contact form with a drop down list to pick dates for an event and on Internet Explorer Edge the content of the drop down is not visible.
I also just noticed, this is the case in Firefox (latest version) on Mac.
Have you had this before? Would appreciate any help.
Thanks so much,
Corina
Hi
Okay I found the fix on an earlier post, sorry searched again today and must have used different keywords… didn’t find it yesterday… in case anyone comes across this post the solution is:
.avia_ajax_form select option {
color: black !important;
}