Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #909417

    Hi,
    I have a form that is not displaying correctly on Windows display – the dropdown menu in the select element field is displaying as white on white. How do I fix fix this?

    thanks

    #909565

    Hey mhaine,

    I can’t see the select element on the page you mentioned. Can you point us where it is located? or if it is on another page?

    Best regards,
    Nikko

    #909631

    I’m sorry, I didn’t post the link correctly. It is the first form element on the contact page.

    #909665

    Hi,

    No worries :) Thanks for providing the link, can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia_ajax_form select option {
        color: #000;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #909876

    Perfect, thank you.

    #909881

    Hi,

    I’m glad Nikko’s solution was able to help. If you need further assistance, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Form: Select Element dropdown’ is closed to new replies.