Hi,
In Firefox, the drop down field in the Get Pricing form in the orange box looks just fine with a gray scroll bar. Please see what happens in Chrome – you can’t see the scroll bar because it’s also orange. Also, when you go to choose an option chrome, you can’t see the choices because they are white text. Any thoughts?
Thank you!
Justine
Hey jnightingale,
Thank you for using Enfold.
Please add this in the Quick CSS field to change the font color of the options:
#top .av-custom-form-color option {
color: gray;
}
Best regards,
Ismael
Thank you! That worked for the text. Is there anything I can do to make the scroll bar on the right more noticeable?
Hi!
Please take a look here
http://stackoverflow.com/questions/7725652/css-scrollbar-style-cross-browser
on how to apply different styling to the browser scrollbar.
Thanks a lot
Cheers!
Basilis