Hi,
Please take a look at the given address in private box.
In this page, when I click on “Your Question is related to” or “Your Country“, the appeared drop-down texts don’t have a background like the rest of the form. How can I correct that to the #0077B4?
Regards,
Sadegh
Hey Sadegh!
Which browser are you using? It does look fine on my end Chrome on OSX 10.11
Best regards,
Yigit
Hi Yigit,
You sure? We have tested that with Chrome and Edge on Windows 10 and it shows something like the below image. But with Firefox, there is no issues.
Regards,
Sadegh
Hey!
I asked my teammates to check your website on Win10. Please kindly wait to hear from them.
Best regards,
Yigit
“private”
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av-custom-form-color select *{
color: #000!important;
}
Best regards,
Vinay
Hi Vinay,
It doesn’t work.
Hi,
Please add the below code to Quick CSS
select * {
color: #000!important;
}
I have checked the site with the above code and it looks good on my end. You may not see the changes until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
Vinay
Hi Vinay,
Thanks a lot, the issue is solved with your code :)
(you may now close the thread please)
Regards,
Sadegh