Years ago I saw something like this put into a client instance and it was a real headache to work with the page in the editor. It did something a little differently and re-arranged...
Another option here to get a script onto a Marketo Landing Page without editing the template would be to add it locally at the page level using the dropdown in the top-left corner ...
It looks like you might be missing some CSS on the additional section there. I had a look at the similar section up above this one and it's setup with some CSS that's targeting th...
@rhilgravesI know it's been a while butwould you mind helping me out by marking the solution I provided as correct in this post if you found it to be helpful? This helps me in here...
@Deepswould you mind helping me out by marking the solution I provided as correct in this post if you found it to be helpful? This helps me in here in the Community to build up my ...
@jrentwould you mind helping me out by marking the solution I provided as correct in this post if you found it to be helpful? This helps me in here in the Community to build up my ...
Hey Jill,
This looks like a tough one! It's been a few years since I dug deep into email code so I'm not up-to-par with the current environment but there are a few things that sto...
Oh sorry, the example I meant to refer to was the one in the article. I think you might be on to something with adding a class to the link there, maybe that'd be helpful context to...
I did a quick Google search and found this article:https://github.com/hteumeuleu/email-bugs/issues/107Looks like it's an open issue which can be resolved by wrapping the text in a ...
Basic Button Code:
Here's a snippet of HTML that'll create a basic centered black button with white text inside any Rich Text Element on a Guided LP:
<div style="text-align: cent...