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

    Hi team,

    Is it possible to change the font colour on the mailchimp sign up form when there’s an error?

    Please see link to example

    The red is a bit too much, can we change it to white?

    #1161394

    Hey Lara,

    Here you go:

    #top .av-form-error-container {
    border: 1px solid #FFF;
    padding: 15px;
    color: #FFF;
    line-height: 1.4em;
    font-size: 13px;
    margin-bottom: 20px;
    }

    Best regards,
    Basilis

    #1161691

    Thanks Basilis,

    Works perfectly

    #1162085

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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