Hello, I have wondered this for a while and haven't seen anything in the community on it..
Is there a way to make the email modules independent of each other- so that the spacing or background color edits do not apply to to every like-section of my email? For example, if I had 3 plain text sections of the email, and I only wanted one of them to have a background color.
Thanks!
Solved! Go to Solution.
Hi Reid,
There's absolutely no reason you can't do this--whether that's independently defining background colors per-module or using mktoModuleScope="true" in your variable definition if you have the background color defined as a variable in your template.
Hi Reid,
There's absolutely no reason you can't do this--whether that's independently defining background colors per-module or using mktoModuleScope="true" in your variable definition if you have the background color defined as a variable in your template.
oh thanks! I will check how the templates are set up.