Last active
December 12, 2017 17:13
-
-
Save Pavracer/be5f092c468e7a0be95fca66810c0938 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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