Good to see the width issue get ironed out. I know Im a little late to the party here but I did notice one more little thing that you might think about putting into play to shrink ...
You might try adding the "CTA Align" variable ${CTA-align}on the actual <td> for your button. It looks like you've got it on the parent <table> and the parent <td> to that table, b...
Hey Jo,
It looks like there's a mixed bag of support for media queries on Desktop Outlook apps. These links are to an article from last year (so there might be more current info) b...
This is usually accomplished by adding a hash and the id="" value of the section you'd like to link to into the URL.
For example, if you wanted to drive to https://www.example.com...
Hey Zack,
Would you be willing to post a link to the non-responsive page you've got setup on the Marketo template and let me know which template you're using from the library. I'v...
Are there other images on the email that ARE showing up in the client's inbox? Maybe they've got images turned off by default or something other like that? I've heard about issues ...
I've seen hairlines of color before in a module and it's usually got something to do with the HTML structure of the email or where the colors are placed in the HTML. In my experien...
If there's a toggle to hide the button, you might also want to try and clear the editable element for the button if that's possible (to get rid of the html). Simply hiding it with ...
Another way of going about this using CSS is to use the display:flex rule on the form element and then reorder the form rows.
I think it's easiest (albeit counter-intuitive) to put...
and P.S. - the "bulletproof" buttons and background stuff that's out there on the internet isn't what it used to be. A lot has changed in the last few years and I don't think these...