Skip to main content

contact form success message

Comments

5 comments

  • KC George

    Hi Joshua,

    Please try disabling the CSS minification option in WP Rocket and check if that makes a difference.

    If this does not help, under Appearance - Customize - Additional CSS, please add this code and check if you see the green background color for the success message. 

    div.brz-forms2__alert.brz-forms2__alert--success {
    background: #15d053;
      font-family: sans-serif;
      text-align: center;
    }
    0
  • Joshua Hackett

    Hi George,

    I have attempted both methods, yet the issue persists as the green background continues to appear inconsistently across various desktops. 

     

    Thanks, 

    josh

    0
  • Ariel H.

    Hi Joshua,

    Thank you for the update.

    Can you give this a try and see if it works for you? I used an online CSS editor, and it seems to be working:
    Add the following code in Appearance → Customize → Additional CSS:

    form > div.brz-forms2__alert.brz-forms2__alert--success {
        background: #15d053 !important;
    }

    If it doesn't work, you can try it in incognito mode or try using a different browser.

    Best regards,
    Ariel H.

    0
  • Joshua Hackett

    Hi Ariel,

    I attempted to execute the adding the code but encountered some issues. Interestingly, during my testing phase, the message appeared not successfully sent. However, upon verifying my email, I discovered the message had been received.

     

    Thanks,

    Josh

    0
  • Ariel H.

    Hi Joshua,

    Thank you for keeping in touch.

    I've checked the form today, and it seems to be functioning as expected. If you encounter this issue again, I suggest clearing your browser cache or trying a different browser. Please keep me updated on how it goes.


    Kind regards,
    Ariel H.

    0

Please sign in to leave a comment.