I'll be the first to raise my hand here and say this isn't something I would consider doing until there are some major changes in the email inbox universe. I think it's great to be...
This is possible, but not widely supported enough to warrant use when sending to a 'general audience'. For something like this to work you'd really need to know which ESP (inboxes)...
Marketo hosts a bunch of Guided LP templates that are free and can be downloaded and added into your instance here:https://experienceleague.adobe.com/docs/marketo/using/product-doc...
Hey Jodi-
This has to do with using a background image rather than a foreground image. The job of the background image is usually to try and cover a section's background -- kinda ...
I've added a bit of CSS in the inspector (pictured below) that targets the mobile display (less than 480px) which removes the padding on any elements that are inside of a table in ...
Thanks for posting an updated look at it, glad that's working out on your end. If this solves the issue with the mobile text formatting, would you mind marking the most helpful ans...
To add CSS that overrides the native styles I usually will use a more specific selector in tandem with the !important flag.
/* rather than a simple selector ... */
button.mktoButt...
Since those two pieces are wrapped in their own paragraph (kinda on their own "line") we can use the text-align settings to adjust them to center (for mobile) and then to left (for...
The default form css file (forms2.css) has a pretty "thick" layer of mobile styling that uses a media query at amax-width of 480px -- basically, it's mobile-last. Because the style...
Hey LK,
Thanks for getting the page approved so I could have a quick look. On my end, everything seems to be showing as-expected in Chrome on a PC. Were you using a different brow...