I'll add also that token will work for things in Marketing Activities, but not for things in Design Studio.Also, my biggest beef with tokens is that they don't render in the editor...
This can depend on how your email is built, but for the sake of example, lets assume you've got a button that looks something like this: <td style="a bunch of styles here"> Button ...
I've also had issues with the email 2.0 editor when using Variables inside of editable content areas. It'll either freeze the editor or not apply the edit until I've reloaded the e...
Hey Diana-You should be able to do anything within the context of Marketo that you'd expect to be able to do otherwise for most website setups (well beyond the general use case of ...
Im not sure if this is the case, but I think "I spy with my little eye"... a space in the file name.If there is indeed a space between "Segment" and "Video" in the filename and you...
Hey Nick-I think I see the issue here. The way the styles are written for the buttons here could be improved with just a little tweak to the code. Right now, it looks like there is...
I'll pile on to what Sanford posted here: 1) The form submit button to be lower. .mktoButtonRow {margin-top:20px !important;} This adds a margin to the top of the button row, adjus...
Hey Nick-It's not EXACTLY what you asked about (variablized CSS path) but I've done something like this before using a slightly different approach. Since you're already looking to ...
Hey Jas-You'd need to add some responsive styles to the Custom CSS on the form (pg 2 in the editor, little purple gear icon). It depends on how you've got your forms styled and how...