Skip to main content

Contact form confirmation

Comments

3 comments

  • Sandra Prunici

    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,
    Sandra

    0
  • Claudia Buscher

    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
  • Permanently deleted user

    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.