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

    Hi, the email field in some of my contact forms on the site has a white background only on mobile as you can see in the screenshot.

    How can I make it the same background color as the other fields?

    #943431

    Hey DROR,

    Thanks for the screenshot and links, though I couldn’t reproduce that on my end using Chrome. In what browser/OS are you seeing that?

    Best regards,
    Rikard

    #943537

    Chrome. It’s only on mobile. On desktop it works fine.

    #943877

    Hi bakbek,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #wrap_all #order .form_element input[type=email] {
        background-color: #53a9b8 !important;
    }

    Hope it helps :)

    Best regards,
    Nikko

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