Telephone call link

I’m trying to insert a call me link on my website, but its not working. What type of link should it be, etc?
The code I think I need to insert is:

a href=“tel:123-456-7890” (The brackets dont show up)

I tried an External URL link type, and dynamic and they didnt work and the others didn’t seem right either. This should be simple, but I am missing something here?

Thanks for your assistance to this newbee.

Hey Maurice,

what does your actual link look like? It should be something like tel:+49123456789. Using the external URL option is fine when you don’t want to set the number dynamically.

Best,

André

Thanks Andre. I had put in the ahref etc, and it wasn’t working. just putting in the tel:123 made it work fine. Thanks for your prompt assistance.