sebg Hello, In the editor -> Insert Link, it is a "Insert class" field. How can I add class in this ? I tried to add class in the "Add custom stylesheet", but it doesn't work. Thanks. Seb
jvstratum Hi, It's not a field where you can add your own class. You control the settings for your links in the design panel. If you want to insert a link for which the settings in the designpanel should not be applied you select "Don't apply 'a' tag style settings". You can add your own css to the custom style sheet of the email. In case your code isn't working you can try to add "!important" to your css or you should use a higher css specifity. You can read more about css specifity here: https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity