-
Addison WoodsAnswered on January 21, 2022 02:27 PM
How do I change the default light purple background in my autoresponder email after form submission?
-
Billy JotForm SupportAnswered on January 21, 2022 07:33 PM
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,