• Resolved twilitegxa

    (@twilitegxa)


    I am using the Contact Form 7 plugin and was wondering if it is possible to disable to “message sent” message that appears in the little green box after a message has successfully been sent? I use a redirect afterward, so I don’t need this message to appear. Is this possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter twilitegxa

    (@twilitegxa)

    Nevermind guys, I figured it out ??

    In the styles.css of the contact form 7 folder, (/wp-content/plugins/contact-form-7), I set the field:

    div.wpcf7-mail-sent-ok { }

    to display: none;

    and it works perfectly!

    nice one – was looking for this ?? thanks for the solution!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contact Form 7 – Remove Message Sent Message?’ is closed to new replies.