Hello,
I have installed the Mailchimp widget in the footer. When the same person signed in a second time, there comes the message: “This email address is already entered. Thank you very much.” This message is in the color red, but I wanted it in white. How can I change this?
Thank you, Sabine
Hey Sabine,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .av-form-error-container {
color: white;
border-color: white;
}
Best regards,
Yigit
Hey Yigit,
thank you so much – it works – yeah!!!
Greetings and have a nice day.
Sabine
Hi,
You are welcome, Sabine! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit