Hi!
How to Make Phone Number Clickable in Mobile ?
This topic has 8 replies, 3 voices, and was last updated 5 years ago ago by Olga Barlow
Hi!
How to Make Phone Number Clickable in Mobile ?
Hello,
1. Start the code with <a href=" "></a>
.
2. Enter the phone number between the quotes. Do not separate any number with a dash. If you do so, it may not work. Insert tel: before the number.
3. Add text for the phone number. Enter it between><
.
The code should look like this:
<a href="tel:+62896706255135">Call me at +62-896-7062-55135</a>
Regards
Already setup, but the contact is only visible when i click.
Add style – http://prntscr.com/s5mndh
Regards
Hi rose
Its Work well only for mobile, in desktop the text is white and not visible
I am trying to use different header but not working
I create header for mobile then i put white color, for desktop I left it as it was before but not working
Hello,
Provide Dashboard access, we need to check your settings.
You need to make the number color dark for the desktop version using Custom HTML element and then edit the content of the mobile header and you can use another custom HTML element with a white number.
Regards
Hi
Check
Hello,
As I can see you used all the custom HTML areas. In this case what do you think about light grey color that will be visible for both mobile and desktop? Check now.
Regards
The issue related to '‘How to Make Phone Number Clickable in Mobile ?’' has been successfully resolved, and the topic is now closed for further responses