Change Email Autoresponder background color
-
Addison WoodsAsked on January 21, 2022 at 02:27 PM
How do I change the default light purple background in my autoresponder email after form submission?
This is a re-post of a comment on How to Edit the Email Template for Notifications and Autoresponders
-
BillyAnswered on January 21, 2022 at 07:33 PMJotform Support
Hello,
I hope you're doing well and thanks for reaching out.
Access the email notification's source code and cut the code(CTRL + A to select all then CTRL + X to cut/copy).
After that, type the code below:
<div>
</div>
Enter the code you cut earlier and paste it between the two divs.
Click OK/Save and the background should be removed and the will be switched to default which is white.
Let us know if you need further assistance.
Best regards,