homepage
Hi there,
In my homepage I have two buttons; One I link to another page and the other one I would like to connect to the phone, so it would dial my phone number to call us immediately. Is that possible with wordpress? I used the call-to-action "call back", but it did not work. Thank's
Website: https://dev.p4c.ch/
Comments
Hello,
You can add a phone number with the HTML <a> tag to that button.
Check the following link and screenshot for better understanding:
https://css-tricks.com/the-current-state-of-telephone-links/
Thanks