To specifically remove the "theme" styling layer from a page you can add a stylesheet with id="mktoForms2ThemeStyle" to your template to omit the theme stylesheet from loading. You...
You might be running into an issue with the load order of the CSS when you fiddle around with it and it can definitely be frustrating. Most times you're able to accomplish things b...
When I used it, I didn't have the connector part hooked up so the HTML has to be a little different. I kept two copies of the code: One had the Marketo syntax for variables built i...
Hey Jasbir,
As far as I know this is not possible using the native <select> field in a Marketo Form -- you'd need to create a custom HTML/CSS element that was a "pseudo-select" el...
It's been a few years, but I've used Litmus extensively and liked it a lot. As a developer it had all the tools I needed to test things out and the only downside I found was the co...
Thanks for the updates and for digging in to build this up from the start and get it working, good stuff here!
::long-distance-high-five::
For what it's worth, I tell everyone I c...
Here's some CSS that'll hide paragraphs inside of a label. You might look at the form and see if the paragraph is actually inside the label and remove it that way, but this'll hide...
The form's unsubscribe field has an id of "axcoUnsubscribe". (Image 1)
It looks like the script is looking for a field with the id of "Unsubscribed" the way you've got it setup. (I...
Hey Denise,
Thanks for posting all the code and details here, it made it much easier to work thru and find a solution.
It looks like there's a few issues to work around here but ...
I could use a sanity check today -- is anyone else noticing this behavior in the LP Rich Text Editor?
I'm seeing an issue with the "Insert/Edit Image" functionality on the MCE too...