Email Module Formatting Issue | Community
Skip to main content
New Participant
March 4, 2021
Solved

Email Module Formatting Issue

  • March 4, 2021
  • 1 reply
  • 1883 views

Hey There. 

 

I recently created an email template with some new modules including a module for presenter images with a description below. When i go into the text editor to edit the text, the formatting shifts a little bit. When I go into the back end code, it seems if I edit there then it stays in tact. Anyone have this issue before and have a solution for it?

 

Stefan

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Dave_Roberts

Check out this post: https://nation.marketo.com/t5/Product-Discussions/Can-someboday-tell-me-why-stupid-Marketo-encases-the-fields-I/m-p/46299#M16910

 

You might want to check that the Root Element settings in the Admin panel are set to "none" for EM and LP. The default is to add a <div> for EM and a <p> for LPs around anything you put into the Rich Text Editor which might be why you're only seeing this issue when you use the editor but not when you edit the code in the template for example.

1 reply

stefanb17Author
New Participant
March 5, 2021

I also go into marketo created templates and edit within their emails to test and also breaks. Confused why this happens. Any help would be much appreciated.

 

Stefan

Dave_Roberts
Dave_RobertsAccepted solution
New Participant
March 5, 2021

Check out this post: https://nation.marketo.com/t5/Product-Discussions/Can-someboday-tell-me-why-stupid-Marketo-encases-the-fields-I/m-p/46299#M16910

 

You might want to check that the Root Element settings in the Admin panel are set to "none" for EM and LP. The default is to add a <div> for EM and a <p> for LPs around anything you put into the Rich Text Editor which might be why you're only seeing this issue when you use the editor but not when you edit the code in the template for example.