Hey Jo,
Try using this code for the top bit of the Outlook code:
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:600px; height:300px;">
<v...
Im a little late to the part here, but wanted to pile on with a solution to get this working a bit better in mobile.
The.col-5 class that's in there right now constrains the colum...
The preview in Marketo isn't really reliable as a "source of truth" b/c it's actually more capable than most inboxes of figuring out little errors or conflicts in the code and corr...
Hey Katie, do you want the logos to always stack one atop the other -- or -- are they supposed to be next to eachother on desktop or something like that?If you're looking to get th...
It sounds like you're already on the right track with using something that's responsive and validated in Litmus.While it is possible to use breakpoints in Email code, you'll not ge...
Hey Regan,You might try to see if you can get another LP using the same template to spin up to make sure it's not a template issue.Then you might try and clone the LP and edit the ...
Hey Talia,It looks like the background image isn't covering the entire section there, you might want to try and play with the widths of the elements there to get them to match.I no...
Background images can be tricky to get right in Outlook, here's a thread with a few details that mention this template:https://nation.marketo.com/t5/Product-Discussions/Starter-Tem...
Hey Souvik,The way I tackle this is to leverage the ".mktoValid" class on the <select> element which appears after the input is interacted with on the page (and the validation retu...