Header phone number and email clickable

I am trying to make my header phone number and email clickable so the user can click our phone number and it would pop up on their phone with the number dialed and similar for email so they can email. Here is the screen of where I am at. I have looked into adding a custom link in our menu but I didn’t like that the link wasn’t on the left of the menu where the phone and email currently is in the screenshot.

Any help would be greatly appreciated

Hi Cameron,

Unfortunately, it is not possible to have the feature you want instead of logo as it has a default Anchor tag for the test added there and is not suitable to add additional anchor tags.

The best way to add such information is to go to x > Theme Options > Header > Misc > Top Bar and enable that option. Then you will be able to add a code like this there:

P: <a href=\"tel:5555555555\">555.555.5555</a> | E: <a href=\"mailto:[email protected]\">[email protected]</a>

If you are interested in having more options when it comes to the header of your website you can consider converting your X theme to Pro. The Pro theme has a header builder which you can use a builder like a Cornerstone to add header functionality. For more information:

Converting an X installation to Pro is possible using the method below:

You can go to your Themeco Dashboard and click the Go Pro button to start the conversion process.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.