Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I also haven't found a way to resize the fixed columns, but you can slide around the "n:n columns" module to resize the columns manually there. The problem with that one is that I haven't found a way to change it from 5-columns to 2-columns AND behind the scenes the math of the columns is missing 1%...
Legendary! Your contributions here in the community and on your blog have been a tremendous boost to Marketo users the world over. Thank you for taking the time to both solve the complex problems but also to go above and beyond to document that stuff for the rest of us to benefit from your learnings...
Hey Ken, try moving the "https://" part to the outside of the token link. Here's a link to the docs with an example: https://experienceleague.adobe.com/en/docs/marketo/using/product-docs/email-marketing/general/using-tokens/using-urls-in-my-tokens https://{{lead.Salesloft Meeting Link:default=mydefa...
Sanford is spot on here. Here's a look at what a solution would look like in your code:Note: Changed true_value="block" to true_value="flex".newHero { display: ${showNewHero}; background-color: ${newHeroBG}; color:#fff; background-image: url('https://go.autoshopsolutions.com/rs/180-DGD-014/image...
To add on here, once you do add the OG tags (Open Graph) to the head of your pages, what you've had in there previously may be cached in the different social networks. Each one has a different process to refresh the cache, but here's a link to a tool for LinkedIn that I've used in the past to work a...
The questions I've asked myself after finding this out: - What could be the reasons for this rendering issue and other rendering issues we might have in Gmail? Do we have an error in the code? Is something inside the code breaking the visuals for Gmail?AnswerI think this might have something to do w...
You should be able to edit the HTML of any label using the native Marketo form editor. For most fields, you can click the pencil icon next to the Label input at the top of the Properties list (far left). Then click the HTML icon on the toolbar to get at the HTML behind the label. For "checkboxes" fi...
Unfortunately, the Marketo Form editor input for the Field Width is locked into just a number and doesn't let you add a unit value. This is tied into "px" on the back end so you might enter something like "100" and it'll output something like . Beyond the width of the fields, there are other parent ...
Thanks for sharing a link to your page with the form, it made it much easier to troubleshoot this one.In the big picture here, the issue you're running into with width has to do with the width settings in the the inline styles of the form elements on the page. These are set to fixed widths within th...
I'm not certain if it's an issue but one thing that always catches my eye are the spaces in the filename.Maybe try renaming the file and uploading it to Marketo so that instead of this:https://go.autoshopsolutions.com/rs/180-DGD-014/images/Mostardesign - MetronicProBlack.otf"Mostardesign - MetronicP...