Hey Pete, I've also had inconsistent results when trying to hide stuff for mobile in email. Another approach to this that might be more effort is to think about this the other way ...
hahah, that's a darn good question Jessie. Im not sure if it's the case with this specific scenario, but in short - YES, (especially w/ Outlook's variety of rendering) it's possibl...
Hey Jessie-I haven't done any testing but looking at the code you posted above, it looks like you've got your background image for Outlook (in the VML tags) set to a width of 640:<...
Pedro, Im not familiar with Sitecore, but I know sometimes depending upon how the script is written it wont fire when loaded in "draft mode" - I've run into a similar thing where s...
Anton- There's no shortage of folks who will offer to take your money for something like this - there's lots of solutions out there to navigate. Here in the community, the idea is ...
Hey Tim, you could try changing the subject line of the email and sending another test. I've seen Gmail "selectively" show some content and not others, and/or it'll also sometimes...
Hey Ignace-It looks like you'll need to add style="max-width:100%; height:auto;" to your images to get them to respect the width of their container. It looks like what you are runn...
Hey Pat-It looks like you're running Bootstrap4 on this template and it might make more sense to leverage Bootstrap for the modal part and just put your form into that instead. Her...
Hey Sonali,It looks like there is a margin-left: 30%; rule set on the .mktoButtonRow. Im guessing this style is on your template from the looks of it if you're trying to track it d...
I've seen this too Will, even when the doctype is declared on line two, if line one is blank it'll error out.For what it's worth, I've seen this (and lots of other) little errors c...