Forums
(@rtmartin0)
5 years, 11 months ago
Adding the following CSS to the custom CSS section fixed the issue:
a[href^=tel] { color:inherit; text-decoration: none; }