How to disable autolinking and hide blue links in iPhone/iPad

On the iPhone and iPad, you may encounter links for telephone numbers, dates/times, and addresses. You can disable/hide this by adding the following in the head tags of your message.

<meta content="telephone=no" name="format-detection">
<style type="text/css">.appleLinksWhite a {color: #ffffff !important; text-decoration: underline;}
.appleLinksBlack a {color: #000000 !important; text-decoration: none;}
</style>

Then around each blue link in your message add the following class: class="appleLinksBlack"

Here is an example
<span class="appleLinksBlack">May 16, 2017</span>

Related

More in Message.

Still stuck?

Support is a person, weekdays 9am to 5pm CST — and the 30-minute deliverability diagnosis is free on any platform.