Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #678859

    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

    #678868

    Hey Sadegh!

    Which browser are you using? It does look fine on my end Chrome on OSX 10.11

    Best regards,
    Yigit

    #678875

    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

    #678885

    Hey!

    I asked my teammates to check your website on Win10. Please kindly wait to hear from them.

    Best regards,
    Yigit

    #678893

    “private”

    #678974

    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

    #678976

    Hi Vinay,

    It doesn’t work.

    #679242

    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

    • This reply was modified 8 years, 2 months ago by Vinay.
    #679457

    Hi Vinay,

    Thanks a lot, the issue is solved with your code :)
    (you may now close the thread please)

    Regards,
    Sadegh

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘contact form's drop-down problem’ is closed to new replies.