Hi there,
just something I have been struggling with:
as you all know, to make a phone number ‘clickable’, you need the following code:
<a href="tel:123456789">Click Here To Call</a>
But how do I implement that in a WordPress Customiser section in Pinegrow? When I do a ‘Theme mod to attr’, it doesn’t recognise it as a valid href and doesn’t add tel:, of course.
Maybe we should have a ‘replace href phone number’ choice?
thanks,