Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Last active December 12, 2017 17:13
Show Gist options
  • Select an option

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

Select an option

Save Pavracer/be5f092c468e7a0be95fca66810c0938 to your computer and use it in GitHub Desktop.
<script>
jQuery(document).ready(function() {
jQuery('form.cart button.single_add_to_cart_button.button.alt').text('Start Now!').show() ;
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment