Hello,
Recently I’ve noticed that when I submit the contact form at the bottom of my webpage, there is a white box that appears over the white “message sent” text that should appear to the user. The text is only visible when I highlight over the white box. Can someone take a look at this submission issue for me? Details below.
Hi easeupjosh!
Try adding this to your custom CSS.
h3.avia-form-success {
color: black !important;
}
Regards,
Elliott