Forums

Contact Form 7
[resolved] Message bar appears under the form (3 posts)

  1. JonathanDA
    Member
    Posted 6 months ago #

    After sending the message, the line saying "Your message was sent successfully. Thanks." appears under the form (it's partially hidden under some of the form fields.)

    Any idea how to fix it?

    http://wordpress.org/extend/plugins/contact-form-7/

  2. Takayuki Miyoshi
    Member
    Posted 6 months ago #

  3. JonathanDA
    Member
    Posted 6 months ago #

    Thanks.

    I've found out there was a problem with the plugin css.
    (contact-form-7/styles.css) which had a margin of -100px for the response.
    I've updated to the latest version of the plugin and it was fixed there.

    div.wpcf7-response-output {
    margin: -100px 0.5em 1em;
    padding: 0.2em 1em;
    background: white;
    }

Reply

You must log in to post.

About this Plugin

About this Topic