Skip to main content
January 30, 2014
Question

Email Background Color in Rich Text Editor

  • January 30, 2014
  • 1 reply
  • 841 views
Is there a way to change the background color of an email straight from the text editor? Instead of having to create an entirely new email template?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

January 30, 2014
It all depends on how your template is set up; editable regions have the class "mktEditable" on them. If the <body> element had that class, you could edit the code.

You can also make changes to the entire email by using the Replace HTML function.