Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Last active December 20, 2017 21:50
Show Gist options
  • Select an option

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

Select an option

Save Pavracer/74dacb6c0a22a071e154deb5cc214ee3 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery("a.woocommerce-LoopProduct-link span.onsale").text('your_text');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment