Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @SaraUsman, Please check the same by creating new email. Sometimes, email editor create this type of issues in email. Thanks,Disha
Hi @jeninedns, Please share the HTML where you are facing issue. Thanks,Disha
Hi @Yavor_Todorov, You can achieve the desired result by using the below CSS.mktoFieldWrap { display: flex; flex-wrap: wrap;}label#LbltemporaryEmailOptIn { order: 2;}.mktoGutter.mktoHasWidth { display: none;}.mktoForm .mktoFormRow .mktoRadioList, .mktoForm .mktoFormRow .mktoCheckboxList ...
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 getting this error. I removed the same section but still, did not get any success. Any help would be appreciated!
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 activities2. Delete UT tracker fields and then clone the form in Design studio Thanks,Disha
Hi @Kalena_Cavanagh, I have checked your code and found that spacing issues are coming due to these reasons:1.
used in place of div tags2. Spacer height in between the element is not defined properly. Please use this code In place of this code Make sure to update the height variable in every spa
...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 email inside the programs. All the emails will be imported as well this functionality will create the Email template in new i...
Hi @Melissa1, Hope you are doing well! Please share the link of one image where you are facing issue. Thanks,Disha
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 add inline style in snippet as some of email clients does not support internal CSS. Also, wrap this icons in one TD a...