Phone number field does not produce "clickable" number when on mobile device?
Does anyone know why the numbers aren't clicking/tapping with the vantage theme?
A lot of times, when viewing a website on a mobile device, a person has to just tap the number for their phone to automatically input the number.
When looking at my site and the vantage demo, both telephone inputs do not create such a tap/link.
I know there's a way to do it with HTML but it will cause problems when viewed/clicked on when using a browser:
Code:
<a href="tel:555-555-5555">555-555-5555</a>