Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I encountered one more issue and need immediate response like how we can fix text color on light bg image in dark mode. It is not readable at all and there is no way to add meta tags to add CSS for dark mode.
Hi @matthardy , right now you can do one thing1. Add font css to the custom CSS option in the body tag 2. After that, you can add the same font in every element by using inline style Make sure to add fallback font as some of the email client will not support the web font. Add the below CSS for outlo...
Here are some more issues that I faced while creating email in new email editor1. If we use default BG image section then there is no way to add outlook hack to make it work.2. If we create 2 column or nth column section using custom HTML option then the responsive layout will not render in live dev...
Hi @matthardy, there is no option to share the template across the workspace so you have to use import/export feature to create the template in every partition and workspace.
Hi @kenmckown, you can use HTML option to create this layout.
Hi @Joni_Moilanen, I am using this feature to check1. Whether all the links are updated with correct URL or not2. Secondly, if I want to disable or enable tracking for any link
Hi @SanfordWhiteman, will prefill work on website? We can add your script to make it work but if we don't add it then I don't think so prefill will work.
Hi @aayushp20, after adding this CSS, I achieved the style that you showed in the post..mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm select.mktoField, .mktoForm textar...
Hi @Sant_Singh_Rath, its an amazing feature if Marketo can add. For multiple clients, I have created this feature using fieldset.
Hi @Ishita_Chawra, do you want to change the styling of the unsubscribe link?