Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @LeaCharnley, If CSS is working in the default workspace for a landing page but not for another workspace, several reasons could be causing this issue:- Check if the CSS file(s) are correctly linked in the landing page HTML for the non-working workspace.- Clear the cache and refresh the landing p...
Hi @LeaCharnley., If you can share your code, we can guide you better. Thanks!Jasbir
I agree @SanfordWhiteman, velocity is the great option, however who are not comfortable with the velocity they can use this approach.
We can use in this way as well -
You can create it editable as well.
Hi Everyone, One common challenge we face with show/hide functionality in Marketo Emails is the reappearing of hidden elements when the email is forwarded. However, by implementing the following code, you can successfully overcome this issue and ensure consistent behavior. Here is the code for the C...
Hi @FrizzyBrain, Try the below code -
${CTACopyA5} |
I meant that box-shadow will be the part of the image. Thanks!Jasbir
Hi @Hoppers13, You can try it by using a background image including a box-shadow in the body or outer table of the email template. Thanks!Jasbir
Hi @RootreeCory, If you want the modules in the sidebar/Modules tab, and then also have a few of those on the "canvas" when an email is created from the templates, then you just need to use mktoAddByDefault.Where you will use the mktoAddByDefault="false" it will hide those modules from the canvas an...