
This is a simple one, but on a mobile responsive theme I noticed in Safari the phone numbers where automatically highlighted in blue, destroying the style of the site. Here’s a simple way to remove this.
Add the following code to the HEAD of your site:
<meta name="format-detection" content="telephone=no">
Check out these additional Apple specific tags.
Anthony Montalbano
If it's worth doing, it's worth doing right.
Published on: January 14, 2015
Last modified on: December 8, 2021