Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @Darshil_Shah1, No, they did not provide any reason. Thanks,Disha
Hi @Moritz_Trollman, I can you can do the same by using langauage translation jquery as MArketo does not provide dynamic segmentations for forms. Thanks,Disha
Hi @ricky_wolff , Earlier I got the same issue and did not found any solution for that. I got this reply from support that you HTML file might be corrupted and because of this, it is shwoing error in approval. After that, I have created cloned email template and use that. Thanks,Disha
Hi @Mark_Kalamaridi, Other than this, there is no other way to fix images in outlook. Thanks,Disha
Hi @Mark_Kalamaridi, you have to give fixed width in code like width="600". In this case, images will automatically adjust to this width and outlook email client will not create any issue. Make sure, your width size should be locked at template level. Thanks,Disha
Hi @Mark_Kalamaridi, Max-width CSS will not work in outlook email clients. For that, you have to give fixed width to the images. Hope this helps! Thanks,Disha
Hi @Umekobabababab, Do you want to extract query string from landing page performance report? Thanks,Disha
Hi @cgrnyc, Please use the below code.mktoForm .mktoButtonRow button.mktoButton {margin-top: 20px !important;padding: 15px !important;background:#fab300 !important;width: 250px !important;border: 1px solid #fab300 !important;font-size: 16px !important;color: #000000 !important;box-shadow:none !impor...
Hi @jtreuthe, You can use the below code to achieve the desired result.
|
Hi @yunseng94, If you use 'contains' in place of 'starts with' works better. Thanks,Disha