- This topic has 3 replies, 2 voices, and was last updated 2 years, 7 months ago by .
Theme font setting overriding MC4WP settings
You must be logged in to reply to this topic.
Hi Hans,
I hope you’re well!
I am currently using Serenity Pro, and utilize MC4WP to manage my MailChimp subscriptions. I have set specific font colours for the notices that show once someone subscribes to my newsletter, but they are all showing in black colour like the rest of the website text.
What can I do to make sure my theme doesn’t override these font colour settings?
Thanks,
Ioana
Hello Ioana,
You can use the following CSS code to change the color of the response.
.mc4wp-response {
color: #ffffff !important;
}
You’re welcome Ioana 🙂
If you’d like to submit a review of the theme and our service you can do so here https://wordpress.org/support/theme/serenity-lite/reviews/#new-post
Take care!
You must be logged in to reply to this topic.