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

    Hi there

    Do you offer a snippet, which shows an error message when required fields are blank, while sending a contact form? Not only that missing field borders turn red.
    Something like CONTACT FORM 7 does?

    Thank you
    Steve

    #1044620

    Hey Steve,

    Unfortunately, we don’t have those error messages, there’s some workaround css like:

    .error label:after {
        content: 'Please fill empty fields';
    }

    If you need this, I think you can just use contact form 7 and just adjust the style of the form to match with Enfold.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘ENFOLD Contact Form Error MESSAGE – required fields –’ is closed to new replies.