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

    I love how the light transparent option looks on my form, however the questions that have multiple choices have a white background in the drop down area and you cannot see the text. Is there a way to change the background color for the answer selections? See image here:
    OV.jpg

    see live form on website here: http://pj6.be2.myftpupload.com/#investors

    #1072939

    Hey dynamicdesignsnw,

    Thanks for the link and screenshot, though I can’t reproduce the problem on my end using Chrome on OSX. Are you on a Windows machine?

    Best regards,
    Rikard

    #1075216

    Yes,, using chrome. Still looks that way on chrome and microsoft edge

    #1075268

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.home div .av-light-form select {
    background-color: #00536c !important;
    }

    Best regards,
    Mike

    #1075703

    That worked perfectly – thank you!!!

    #1075731

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

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