Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #537344

    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.

    #537426

    Hi easeupjosh!

    Try adding this to your custom CSS.

    h3.avia-form-success {
        color: black !important;
    }

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.