Skip to content

Instantly share code, notes, and snippets.

@aatronco
Created April 10, 2020 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aatronco/3da4724f8d45a2b6de8d1da32e53f41b to your computer and use it in GitHub Desktop.
Save aatronco/3da4724f8d45a2b6de8d1da32e53f41b to your computer and use it in GitHub Desktop.
<script type="application/javascript">
$(document).ready(function(){
$("#shipping_address_postal").hide();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment