Closed
How to make a callable phone link for the end user.
Having trouble making a phone number a clickable link that will allow mobile users to call the number directly. We have tried <
a
href
=
"tel:123-456-7890"
>123-456-7890</
a
>, but the link does not activate the call when clicked.