Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I've seen something like this as well when I've been paring down and renaming the modules in a template, I think it has something to do with that -- I can't remember a time I've encountered this on a "new" template. It might have something to do with changing the names or id's of the modules and edi...
You might also look into creating different modules that'd let you add/remove modules from a layout rather than show/hide elements inside a "section". You can get pretty granular with modules and always build 'redundant' modules that have more or less parts to work around using display toggles but ...
I think you might need to add the class into an optional parameter on the parent .mktoImg div which will write the class to the image when it renders. Try this instead maybe:
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 up the add'l space of "empty" (hidden) fields. As-is, there's a margin on the bottom of each form row and when you hide ...
You might try adding the "CTA Align" variable ${CTA-align} on the actual for your button. It looks like you've got it on the parent
to that table, but maybe putting it on the | as well would help align that | inside the |
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) but it looks like everything except Outlook 2007-16 will read the media queries on desktop.https://blog.campaignmaster.co....
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 and there was a section on the page with an id value of "mySection" you wanted to jump to, you'd append "#mySection" to ...
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've had half-a-mind to rework some of these templates in the past b/c well.... they need it. If you'd be able to share what...
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 (specifically w/ Outlook) with the end-user setup, there's a bunch of different config options and sometimes it's a user...
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 experience it's when the red color is set as the background and you've got other colors overlapping it but it still shows thru a...