How To: Change Subscription Error Message Formatting

Below is a snippet of code you can use to target the invalid email message. This way you can update the text to reflect what you prefer. Simply paste this snippet in the Popup JS tab within the custom code (More info here) and toggle the code "ON".

 

var invalid_email = "Your email doesn't appear to be valid";

 


If you only desire a text to appear with no alert box, take the steps below.
This video shows how you can alter the formatting of the email verification error message within the design canvas.

  1. Within the design canvas, add a text layer.
  2. Position the layer and edit the containing text formatting to your desired standard
  3. Rename the text layer to 
    subscribe-error-msg

     

  4. Publish changes, and done.

Tags: Email Error, Error Message, Subscribe Error, Designs, Formatting