Remove Underline from Email Links in Signatures

Short answer:
Add style="text-decoration:none" to your link in the HTML source to remove the underline.

You can remove the underline from email links to match your company’s style guide.

To do this, add style="text-decoration:none" directly in the HTML source of the link.

Note: This must be added in the HTML source, not in the visual editor.

<a href="mailto:((Email))" style="text-decoration:none">((Email))</a>

If you need help, contact us via live chat, and we can assist you.

 Learn how to style your link colors .

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.
Quick 1-on-1 Demo | Ⓒ 2026 Xink