Tagged: CONTACT FORM
Hi!
I have a one page landing page based on one of your ready-mades (thank you so much for providing that). I use a form and it does submit the message, but the on page confirmation message doesn’t show.
please have a look at powersource.wpengine.com
Hey!
Try adding this code to the Quick CSS:
.avia-form-success {
color: black !important;
}
Cheers!
Josue
Worked like a charm! Thanks!