Hi, with Enfold theme a phone number is automatically detected.
The problem is the appearance of this link (black background white text), how to change this style?
Regards.
Jean
Hi Jean!
Can you post a link to the website? i checked this but couldn’t find the phone number.
Best regards,
Josue
Hi Josue, this is the same with all website, look here : http://therapie.gestalt.fr/
The phone number does not have line is:
– Let Safari that created the specific link (< a href=”tel:xxxxxxxxxx” >)?
– Either a script in Enfold?
I think if I created the link I can control the style:
< a href=”tel:xxxxxxxxxx” > xx xx xx xx xx </ a>
But I want to have a global solution without creating links if possible.
Regards.
Jean
Hey!
Please go to Appearance > Editor and open Header.php file and add following line to before closing </head> tag
<meta name="format-detection" content="telephone=no" />
Cheers!
Yigit
Hi, OK I know that is the solution but my customer like to have this function.
I chose to use a real link and a style associated with a CSS class. This is good.
Regards..
Jean