Hey there
Am trying to put in a clickable phone no. in the header under “Phone Number or small info text” for mobile devices
Using
“a href=”tel:xxxxxxxxxxx″>xxxxxxxxxxxx</a”
It becomes clickable allright but leads to a 404
if I use the same on my contact page it works fine – the phone ask if it should call
Best Regards
Søren
Hey Yigit
Thx for the answer – but that just “jump” into a new window that is also a 404
I want it to (when you are on your mobile) to ask if it (the mobile) should call the no. directly and I can do that on a normal page by using the
a href=”tel:xxxxxxxxxxx″>xxxxxxxxxxxx</a – but not if I put it into the the header in Enfold.
Best Regards
S
Hi!
I do not have a change to try it online but can you go to Enfold folder and open Header.php file and find following code in line 114
http://i.imgur.com/xDdyszg.jpg
and change it to
http://i.imgur.com/1mgXrvu.jpg
Regards,
Yigit