E-mail Validator Widget: How to change text colour of message

  • Auerehuus
    Asked on November 15, 2018 at 8:28 AM

    I wonder how it's possible to change the text after email verification, the "message about sending code". In the widget properties of the e-mail validator you can change the text "message about sending code". But how can I change the colour from black into white?

    In my form the message text I want to change in colour ist the following:

    "Dein Verifizierungs Code wurde dir per Mail gesendet an  {mail}.

    Überprüfe deine Mailbox und füge den gesendeten Code im Feld ein, um die Verifizierung abzuschliessen."

     

  • Jan
    Replied on November 15, 2018 at 12:07 PM

    You can use the HTML tag font color in the Message about sending code box.

    <font color="white">Text here</font>

    Here's an example:

    154230150711 16 tokyo Screenshot 10

    Here's the result:

    154230149411 16 pq2aq Screenshot 21

    Let us know if you have any questions. Thank you.

  • Auerehuus
    Replied on November 15, 2018 at 2:58 PM

    Thank you very much Jan, that's very helpful. Now the text goes beyond the dark background. Can you help me narrow the text on the right side? 

  • Mike
    Replied on November 15, 2018 at 4:54 PM

    The widget overflows the form container due to its size.

    E mail Validator Widget: How to change text colour of message Image 1 Screenshot 30

    You may reduce the widget's width, or change the label alignment to the Top.

    E mail Validator Widget: How to change text colour of message Image 2 Screenshot 41