Hi@Yavor_Todorov,
You can achieve the desired result by using the below CSS
.mktoFieldWrap {
display: flex;
flex-wrap: wrap;
}
label#LbltemporaryEmailOptIn {
order: 2;...
Hi@Guitarrista82,
Could you please share the link that you have added?
Might be, it is domain issue that we need to select in email editor.
Thanks,
Disha
I have created a Master template in Marketo. Earlier, I was able to approve the same.
Now, when I have added the new snippet section then I am not able to approve the draft.
I am...
Hi@Charlotte_Lfg,
For this, you have to add ticket to support, else you can do these trick to find the solution1. Duplicate form in Marketing activities
2. Delete UT tracker field...
Hi@Kalena_Cavanagh,
I have checked your code and found that spacing issues are coming due to these reasons:
1. <p> used in place of div tags
2. Spacer height in between the elemen...
Hi@Moritz_Trollman,
I think we can create a connection between two Marketo accounts and then, we can export the programs from old to new instance.
In that case, we can place emai...
Hi @Madison Lundquist,For LPs,you have to define class at snippet level. Then, add responsive CSS in template of that LP so that your icons will not distort.For emails, you have to...