I have looked around for the answer and a close article was this: HTML links not clickable on mobile, but are clickable on desktop
On my site: https://venueswl.com/
In the footer (only on an actual mobile device) the mobile and email links are black. However across desktop and laptop, these links are white and correctly working.
I can't see any blinding errors either using the inspect element on Google.
Any ideas?
Tel +44 (0)20 8254 4800 Fax +44 (0)20 8254 4801 Skypewhite.light.sw19
I have also applied this to the theme itself: a[href^="tel"] { color: #fff !important; text-decoration: none; } – Elliot Beech Aug 16 '18 at 16:05