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

    Hi, as you can see in the screenshot the email field is showing as complete white on mobile instead of how it should look.

    How can I fix this?

    Thanks.

    #903967

    Hey DROR,
    Try this code in the General Styling > Quick CSS field:

    #top .main_color input[type='email'] {
        border-color: #e1e1e1;
        background-color: #3ca9b9!important; 
        color: #ffffff!important; 
    }

    Best regards,
    Mike

    #904149

    Great! thanks.

    #904188

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Issue with email field only on mobile’ is closed to new replies.