I ran into an issue recently with the LP editor that I was able to fix by changing the property of my inline CSS variables but wanted to ask about to see if anyone else has run int...
I agree w/ Phillip, add one more vote for: "haven't run into any issue yet".
To test something like this out, you might want to setup a program folder and fill it full of tokens (...
Also, FWIW -- I don't think there's any kind of limitation about what you can do "in email" and what you can "in Marketo in an email" . The "Marketo" part of it is just an addition...
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...