Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created December 6, 2017 12:11
Show Gist options
  • Select an option

  • Save Pavracer/f8c49fd390ee4f376b7f78c93432b7ac to your computer and use it in GitHub Desktop.

Select an option

Save Pavracer/f8c49fd390ee4f376b7f78c93432b7ac to your computer and use it in GitHub Desktop.
<script>
jQuery( document ).ready(function() {
jQuery('div#breadcrumbs>a').text('your_text_here');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment