Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #651736

    Form

    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

    #652522

    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

    #652661

    Thank you! That worked for the text. Is there anything I can do to make the scroll bar on the right more noticeable?

    #652756

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.