How to Add Clickable Phone Numbers in WordPress

The number of users browsing websites from their phones is increasing every day. A lot of businesses put their phone numbers on their website, but it is not clickable.

So, In this knowledgebase, we will show you how to add clickable phone numbers in WordPress.

In our most of themes phone number is added in the top bar section field. So, when you want to make a clickable phone number, then login to your site and navigate to our Buddha Panel Option( Dashboard > Theme option or Dashboard > Appearance > Theme Options ).

Then under the top bar section you can add your phone number like below code,

<a href="callto://15555551212">+1 (555) 555-1212</a>

In this above example, we have used callto protocol.Using this has an advantage that smartphone users will be able to call the number using their phone service, while users on desktops and other devices.

Leave A Comment?

This site uses Akismet to reduce spam. Learn how your comment data is processed.