How Do I Change "Shipping Method" header to "Some Custom Text"
<script type="text/javascript"> (function($){ $(document).ready(function(){ $('.well fieldset legend').each(function(){ var text = $(this).text(); text = text.replace("Shipping Method", "Pick up or Delivery?"); $(this).text(text); }) }) })(jQuery); </script>
To use this snippet:Simply add this to your WordPress theme before the closing body tag (</body>) and reslurp it. Or you can add it in the HTML Editor in your Cloud Dashboard.
Here is where you can find it in your Cloud Dashboard:
https://manage.cart66.com/checkout_page/html
As seen here: http://cl.ly/T1q2