I want to change the color of the font of the success message on this page:
Now it looks like this and is hard to read:
So I want it just to change into white color.
How can I do that?
Hey transformmedia,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .avia-form-success,
#top .avia-form-success * {
color: white !important;
}
Let us know if this helps.
Best regards,
Nikko
That worked! Thank you very much!
Hi transformmedia,
Glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko