Hi
When we use dropdowns in forms, they are not visible, because the text and the background is white.
How do we can style form elements, for example dropdowns?
See an example below in the private content.
Thanks.
Regards
Mike
Hey Michael,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
p > select > option {
background-color: #000 !important;
}
This will make the background color black, please adjust to suit.
Please clear your browser cache and check.
Best regards,
Mike
Hi Mike
Thank you very much.
It works fine.
Best regards
Mike
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon