Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created November 14, 2017 13:46
Show Gist options
  • Save Pavracer/af7f8ed752b3af170959956dec9dbfa0 to your computer and use it in GitHub Desktop.
Save Pavracer/af7f8ed752b3af170959956dec9dbfa0 to your computer and use it in GitHub Desktop.
wrap_span
<script>
jQuery( document ).ready(function() {
jQuery(".custom_contact span.et_pb_contact_field_options_title").wrap('<a href="http://justelshopandtravel.com/wp-content/uploads/2017/11/Marinier.html" class="terms"></a>');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment