Home › Forums › Support › Footer: numbers automatically format as link This topic has 5 replies, 2 voices, and was last updated 4 years ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 7, 2019 at 3:49 am #891531 Marc Witschi If I open my Website on a mobilephone it automatically formats numbers as a phonenumber even thought it’s a bank account number: https://ibb.co/pzQc5J1 All those in the red boxes should be links. Only the phone number and mail address should be. Can you help me with this? May 7, 2019 at 4:17 am #891562 DavidStaff Customer Support Hi there, try wrapping the content that shouldn’t be a link in <span>my non link elements here</span> tags. May 7, 2019 at 4:28 am #891574 Marc Witschi I tried like this, didn’t work… <p><span>Kinderheim Friedau ' Bern-Zürichstrasse 28 ' 3425 Koppigen ' Telefon</span> <a href="tel:+4134 413 11 37">034 413 11 37</a><span> ' Fax 034 413 11 38</span></p> <p><a href="mailto:mail@kinderheimfriedau.ch">mail@kinderheimfriedau.ch</a><span> ' PC: CH68 0900 0000 3400 1670 8 ' UBS: CH02 0026 2226 7F68 0234 2</span></p> May 7, 2019 at 5:26 am #891623 DavidStaff Customer Support Hmmm – mobile browsers can be a pain lol. Try wrapping them with a dead anchor like so: <a href="#"> 1234567 </a> May 7, 2019 at 5:43 am #891642 Marc Witschi I did as you said an added the color to match the other text in the footer: <a href="#" style="color:white"> 1234567 </a> If there isn’t any more beautiful solution, this will be alright, thanks David! May 7, 2019 at 5:51 am #891650 DavidStaff Customer Support That is the simplest method. None of them are very beautiful and the other methods are more complicated and not proven on all browsers. Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In