Hello,
I’m using your MailChimp widget on one of my pages (Enfold theme-latest version). It’s all working well except for the fact that I can’t see the confirmation text that appears once the user signs up for the newsletter. It’s a faint white text on a plain white background. I tried using an inline css code in the field but that didn’t work either. Is it tied to any particular font color setting in the Enfold theme?
Thanks,
John
Hi John,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Here’s the site URL below in the private section. The MailChimp form is at the bottom. When you fill it out and click Subscribe, the thank you message appears in white on the white background. I wish to change the text color as well as the background box color. You’ll have to subscribe to see it. Thanks!
John
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
h3.avia-mailchimp-success {
color:#ec008c !important;
}
Thanks,
Rikard
Perfect! Thank you so much. You guys are the best! – John