Hi there,
I am using the Light transparent contact form and the dropdown values cant be seen on windows. It is visible on Mac and mobile though. Is there a css to tweak this?
Thanks!
Hey!
Do you see the issue on a specific browser?
Regards,
Josue
Hi Josue,
I was using Chrome on a Windows computer..
Hey!
Try adding this code to the Quick CSS:
.avia_ajax_form select option {
color: black !important;
}
Cheers!
Josue