Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #347797

    http://fitness.maximfactory.com/

    In the form on the home page the class section drop down is not able to be read because the background is white and the font is white, how do I fix this?

    The form is in a color section as well if that makes a difference.

    Thanks.

    #347942

    Hi Micheal0424!

    Try adding this to your custom CSS.

    option {
        background: white !important;
        color: black !important;
    }

    Regards,
    Elliott

    #347978

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Contact Form drop down change color on background?’ is closed to new replies.