Using the Chrome browser, you can right-click into the WYSIWYG editor and choose the"paste as plain text" to get your text in there without the styling as well.Another way of going...
This setup should allow the user to select the "labels above" OR the "labels left" options. You can work that in by adding the layout class to the form selector: .mktoForm.mktoLayo...
I've seen form styling come up a few times in the community and wanted to do my part to post some basic CSS that can be used as a starter to get your forms from zero-to-hero with a...
Hey Jonathan,This is indeed possible, it's just that Marketo's native CSS doesn't really provide a good shell for anything responsive when you drag and drop the columns using the e...
Hey Luben, while I can't take any credit for the solution, it looks like there are a few ideas in the community here:https://nation.marketo.com/message/185421-change-submit-button-...
This warning usually means there is an invalid module somewhere in there, and it's usually the case that it's not a direct child of the "mktoContainer" element. I had a look at the...
Hey Emily,If the issue you're running into is happening in Outlook and not other places, it likely has to do with the special Outlook code (vml) that's used to populate the backgro...
The warning:Note: Editing Code outside of editable elements will break this email from its templatecould be much more pronounced in the UI - I've seen it come up a few times in th...
Hey Lucy,It might be the case that the emails are broken away from the template by editing the code directly in the email editor. You can check to see if the email is still associa...