Contact form confirmation
Hi,
I was wondering where can i change the design of the confirmation (green) text and bar of the contact form? It is a green, almost over the width of the page green bar with a confirmation text.
Thank you.
Aydin
-
Hi,
I'm sorry but it isn't possible to change the design of the confirmation text and bar of the contact form. If you want to customize it, you can add some Custom CSS.
Best regards,
Sandra0 -
Hi Sandra,
I have the same issue concerning the design of the confirmation message. The green color is not at all in line with our brand colours. Can you deliver the code to add in Custom CSS. I will then replace the #000000 color code on my own.Thanks for your kind support.
Claudia
0 -
Hi Claudia,
Yes, at the moment isn't possible to change the background colour of this box. You can try adding a Custom CSS code for changing it. For example, you can add this code, here on the column where is added the form:
.brz .brz-forms2__alert--success {
background-color: grey !important;
}Best regards, Nelea.
0
Please sign in to leave a comment.
Comments
3 comments