Support » Plugin: Contact Form 7 » Form Successfully Sent – screen/message appearance malfunction

  • I am experiencing a strange design glitch with the form. When a form is successfully sent, the “success” message appears at the very bottom of the form under the “send” button, which is fine – but there are short, vertical, green lines that appear in between the submission boxes of the form.

    It seems like it is intended to be a border around the message, but instead is going around the entire column – and the code of the form is breaking it up (so a small line appears between the “Your Name” and “Your Email” box, etc.).

    I can send a screenshot, if that helps. URL: http://www.lavenderconnection.com/contact-us

    Here is the code I’m using for the form – nothing fancy:

    <p>Your Name
    [text* your-name] </p>

    <p>Your Email Address
    [email* your-email] </p>

    <p>Your Message
    [textarea* your-message] </p>

    <p>All fields required
    </p>

    <p>[submit “Send”]</p>

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • I would imagine that your theme or a plugin is causing the conflict. Try and identify the conflict by disabling all other plugins and activating a stock WordPress theme. If the issue is resolved then re-activate one by one until you locate the conflict.

Viewing 1 replies (of 1 total)
  • The topic ‘Form Successfully Sent – screen/message appearance malfunction’ is closed to new replies.