Hey John are you using EM 2.0 with the drag-n-drop modules?
If you are using EM 2.0 I'd expect that changes you made at the template levelwould not carry thru to the editable area...
The most common way I've seen this accomplished is a combination of CSS and String Variables on the Landing Page template.
Take this HTML as an example -- the "sections" here are ...
There's usually some conflict between the CMS stylesheet and the Marketo Forms styling - usually it's got something to do with the "strength" of the selector you're using. In most ...
If your logo is inside an editable area on the template, this is the expected behavior. If that's the case, the best way I've found to update a logo is to replace the actual image ...
As a last resort Marketo's starter email templates can be useful. My experience has not been that anywhere close to 95% of teams actually use those templates and if they do, it's n...
... it's always Outlook causing problems isn't it, lol?
Maybe try using the "name" attribute instead of the "id" attribute here? So instead of...
<div id="jumpToThisSpot"><br /></...
In the case of an email (as well for LPs), you can just the id="" value as the target, sorry to make that more complicated than it needed to be for you.
For a link further up the ...
Would it be possible to post a link with the RTP setup? I haven't messed with RTP a whole lot but I'd be happy to hop into the inspector and see if I can identify the issue here if...