Skip to main content

Hiding The Form Submission Message

Comments

5 comments

  • KC George

    Hi Ben,

    Please try adding this code to the Custom CSS under CMS - Project Settings

    .brz .brz-forms2__alert--success {
        display: none !important;
    }

    0
  • Ben Lambotte

    Hey, thank you for your quick reply.

    This worked - thank you for your help.

    Many thanks, Ben

    0
  • Elliot Stenson

    Hi, 

    Does this method only work with Brizy Cloud? Is there another solution for norrmal brizy?

    Kind regards,

    Elliot

    0
  • Ariel H.

    Hi Elliot,

    Thank you for contacting us.

    The method mentioned above is also applicable in Brizy WP. You simply need to place the provided custom CSS in Dashboard → Appearance → Customize → Additional CSS. Unfortunately, there is no option to hide the submission message in the form element.

    If you have any further questions, please let us know.

    Best regards,
    Ariel H.

    0
  • Elliot Stenson

    Ah okay, that has worked, thank you!

    0

Please sign in to leave a comment.