Hello, i just need to know how i should do to make phone numbers i included in text zone "callable" . Thanks
Hi,
You should use the following syntax:
<a href="tel:1-562-867-5309">1-562-867-5309</a>
and replace sample phone numbers with yours. More information may be found here.
Cheers Joshua