It seems that the Marketing App editor generates some really bloated HTML markup to the email template which bumps up the email sizes substantially. For example, it seems to generate id attributes for almost all elements and the ids are really long, like this:
id="FullPage_1d3cc1695917c1626775535571FullPage_a148414ef84781627280053151FullPage_dd353f4241b5b1627292079924FullPage_66f3908c749a81627293499993FullPage_8286a35e1d2891627294308094FullPage_10ec07b381ea21627301605725FullPage_0419a012ba68b1627302484538FullPage_0ffd78e0b601e1627303362562"
I ended up creating the whole template from scratch and it works now. I guess there was something wrong with the template itself then.
Actually _every_ HTML element (divs, tables, spans) in the template has that kind of very long id. Even if I copy the HTML from the source window, remove the ids in external editor and paste the "cleaned" source back, the editor regenerates the ids.
Hi,
Would you please clarify what element to add that will give this kind of id? I wasn't able to reproduce your problem.
André Arnaud de Cal...
292,162
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156