My application opens HTML pages in a UIWebView with a specific color theme that gets disrupted by form elements on the page (including "select" fields) which have their own color scheme of white font and light gray background. Despite trying CSS adjustments, I can't seem to change their colors.
Any suggestions on how to resolve this issue? Appreciate any help!