Skip to content

Instantly share code, notes, and snippets.

@kary4
Created November 24, 2017 21:29
Show Gist options
  • Save kary4/1eaee012cdaa7d4d31c17bc500385144 to your computer and use it in GitHub Desktop.
Save kary4/1eaee012cdaa7d4d31c17bc500385144 to your computer and use it in GitHub Desktop.
<script>
jQuery( document ).ready(function() {
jQuery('#et-info-phone').html('<a href="tel://+15555551212">+1 (555) 555-1212</a> ');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment