Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @James_Peterson, Please avoid using the below highlighted section in the tags, as sometimes it’s creating issues in some email clients. Let me know in case of any concerns. Thanks!Jasbir
Hi @Jo_Pitts1 We usually avoid to use padding in the email template as Outlook do not support the padding. And, please just use 10 here as it's an attribute, we use px in the style, also don't need to use the below code in the tags.white-space:nowrap; border:0px; margin:0px; border-collapse:collap...
Hi @aglantz71, For mobile devices, we use media queries, and easily we can give margin from both sides. And, for Outlook IOS, we need to use different codes. Could you please share your code so that I can see the exact issue there? Thanks!Jasbir
Hi @Livia008, It seems you are not using properly bootstrap here, that's why this issue occurring. We can do one thing, on the
Hi @Livia008 I have gone through the shared page, and analyzed that you have to do some adjustment in CSS. Please remove the below CSS, it will eliminate the scroll from the Desktop view. body { font-family: 'HCo Gotham'; position: relative; width: 100%; /* margin: 1px 5px 1px 5px; */ -...
Hi @Guitarrista82 I am not able to access the Page, could you please share the URL again? Thanks & Regards,Jasbir
Yes, right Outlook does entirely its own thing when forwarding an email. We have one solution for this, if we will create our email templates in the structure instead of
Hi, MktoImg is also not supported by Landing Pages, if we will use mktoImg then it will work as a simple image not background image. Let me know in case of any concerns. Thanks!Jasbir
Hi @Guitarrista82 In the Landing Pages, mtkoModuleScope do not work, so please avoid using mtkoModuleScope in the LPs, it works in the emails only. Use code like the below - And, after that the Image URL will show in the Variables not in the Elements. Let me know in case of any concerns, Thanks &...
Hi @lillyfalcon Yes, you have to remove all the Marketo classes, variables, elements from the snippet code, use simple HTML in the snippet, just like the below -
|