Hi,
How can I change the error text and box colour to white in the email subscription widget?
Thanks!
Hey!
Try adding this code to the Quick CSS:
#top .av-form-error-container {
color: white;
border-color: white;
}
Cheers!
Josue
Awesome, thank you! :)
You are welcome, glad to help :)
Regards,
Josue