It depends on how your template is built to be honest. I'm certain this is possible (I do it all the time in demos) if you've got a flexible template to start with. Would it be pos...
Good morning Denise, and happy Tuesday 🙂
I was able to work thru this one pretty quickly by taking the last set of code we worked on and just adding a little bit to it. Thanks fo...
Hey Denise, I'd be happy to take a look and see if I can get something working for ya. I'll jump into this tomorrow and get back in the thread here once Im able to get something pu...
It'd be pretty difficult to update the HTML to "redraw" the shapes inside the <svg> element without a tool like Adobe Illustrator. Normally to include an <svg> via HTML the way you...
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...