Tagged: CONTACT FORM, text
Hi,
Need a minor fix to a contact form dropdown which appear white on white, thus- invisible.
Please see attached screenshot.
Thanks!
Hey mooshonov,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select option {
background-color: black;
}
Hope this helps :)
Best regards,
Nikko
Hi Nikko,
It did help, but only on that particular point. Everything else has gone black as well.
Any other suggestion? Maybe a contrast rule would be the proper solution.
Thanks very much!
Moshe.
Hi,
Try to replace the code I gave you with this one:
.page-id-8105 .entry-content-wrapper select option {
background-color: black;
}
Hope this helps :)
Best regards,
Nikko
Works!!
Thanks so much!
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon