In the new email editor, how do I edit the styling for links? There's no option for editing the class styling, etc. Also, is there a way to edit the styling for all links in a specific email?
Solved! Go to Solution.
Go to Admin, Treasure Chest, and disable "Enable upgraded TinyMCE"
Jon.
+1, I can't believe in-element styling has been taken out - it will impact a lot of our templates.
Hi Elana,
You can edit the styling of the link by editing the hyperlink - click on the advanced tab - and edit it in the "style field"
For example, if you want to get rid of the underline just type in text-decoration: none
Hope this helps,
Mike
Hi Elana, Mike,
to add to Mike's helpful answer, you can also edit the text colours and other styles with css in the advanced tab, for ex. color: blue;
br, Kaisa
We had the same problem with our links. In the new text editor there is no advanced tab to add the styling. And any existing emails that we edited had the styling removed. For now we have gone back to the legacy text editor until we know how to style our links using the new version.
Hi Ally,
Could you please tell me how you reverted back to the legacy text editor?
Not a big fan of the new editor - finding it very annoying that styling in my existing emails is being removed.
Many thanks,
Halid
oh, thank you! you saved me sos much trouble!
Thank you! I'm definitely going to turn the new email editor off and go back to the old one until the HTML code button is on the top row and you can customize the style of links/pics/etc...without having to mess with the CSS or HTML.
The TinyMCE editor is great for WordPress...not for Marketo!
Hi Halid,
I actually disabled it in: Admin > Email > Email Editor Settings.
I had not heard of Jon's suggestion above but good to know!