I'm not one for code beyond very simple basics. I'm helping a friend with his site (http://www.lacherconstruction.com/) and am trying to figure out if I can make the phone number in the header clickable on mobile.
The template used doesn't allow it in a predetermined field (disables characters such as <> so can't insert an there).
EDIT: I can't insert a tel: either.
My question: Is there an option I can do in Squarespace to force the phone number in the site header to have a tel: so click-to-call is enabled?
Some thoughts I've had:
I was thinking of using code injection, but am not sure the best way to do it. For reference, this site is using the Montauk template, but what I've seen on the template didn't seem helpful (such as https://support.squarespace.com/hc/en-us/articles/115000629628-Adding-buttons-to-headers)
I know the field is div class="site-phone" but that's about all I've got. Haven't seen anything helpful in Squarespace support forum that seemed to answer my question.
Thank you in advance!