Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
One of the reasons you may be seeing a difference here is that in the preview mode, you're using the browser to render the code and in general browsers are more capable of supporting different HTML and CSS than an Email Service Provider (inbox). Once you send the code to an inbox, you're relying on ...
Would you mind sharing a link to the approved version of the LP so I can check out the code and see what's going on there?
Thanks for the explanation here, appreciate it. Any idea when/if this bug is going to get addressed?
Just use the "checkboxes" field type, even if you only need it for one field in the set. Then you can set it up just like you've got the other checkboxes field on the form and don't need any fancy CSS or JS. Out of curiosity, what is the reason you're changing it to a "checkbox" field type instead o...
Is there a specific "stars and flames" icon that you're after here? If so, can you post an example of the white one you found in this thread? You might be able to colorize the svg's html attributes to add some color or something like that if you're not able to find the same thing in color. If you're...
Yeah, that's one of the features that took me from zero-to-hero -- once you've got the code in the Litmus builder you can make one change at a time and run a render on whatever platforms they've got available (which is plenty) so you can see if that specific change did something across a bunch of pl...
I've seen some pretty long emails put together in Marketo, I don't think there's a reasonable limit on how much you can stuff into an email based on "how much Marketo allows". As Sanford mentioned, and depending upon how your template is built, there might be some slowing down in the editor as you ...
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 possible for you to share a link to view the LP you're working on so the folks in the community here could have a look at i...
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 for clearing out the Custom CSS on the form to get this setup in a good place for me to review. You should be able to copy ...