hyperlink in edm | Community
Skip to main content
February 10, 2016
Question

hyperlink in edm

  • February 10, 2016
  • 2 replies
  • 1606 views

Hi there, i would like to remove the line under the hyperlink in my edm is this possible?  or how do i change the colour to transparent.

Thank you

Diane

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
February 10, 2016

Lots of info when you search the Community: https://nation.marketo.com/search.jspa?q=change%20link%20color

Ravi_Ansal2
Level 5
February 10, 2016

Hi Diane Swanson​,

Hope you know some HTML.

Below if the HTML tag that might help:

<a href="insert your url" style="text-decoration:none; color:black">Link</a>