Hiding The Form Submission Message
Hey, I hope you had a great weekend!
Once a website visitor submits their email address on my homepage, I have set it up so it directs to an external URL however, a thank you message appears. Is there any way to disable this as it looks very messy?
The website URL is: https://www.wearemarketingchimp.com/
Many thanks,
Ben
-
Hi Ben,
Please try adding this code to the Custom CSS under CMS - Project Settings
.brz .brz-forms2__alert--success {
display: none !important;
}
0 -
Hey, thank you for your quick reply.
This worked - thank you for your help.
Many thanks, Ben0 -
Hi,
Does this method only work with Brizy Cloud? Is there another solution for norrmal brizy?
Kind regards,
Elliot
0 -
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 -
Ah okay, that has worked, thank you!
0
Please sign in to leave a comment.
Comments
5 comments