Create a telephone number link
If visitors are viewing your website using a mobile phone, you might like telephone numbers to be clickable and take them to the dialer on their phone. This article describes how to do this.
Hyperlink configuration
Create your link in the format below
<a href="tel:+1234567890">01234 567890</a>
Alternatively you can simply add the following content as the URL when creating the hyperlink in an editor
tel:+1234567890
Thanks for visiting,
Steven