Skip to content

Instantly share code, notes, and snippets.

@kary4
Created November 20, 2017 14:29
Show Gist options
  • Save kary4/f69faa334f0c957ec5c85162164a7281 to your computer and use it in GitHub Desktop.
Save kary4/f69faa334f0c957ec5c85162164a7281 to your computer and use it in GitHub Desktop.
<script>
jQuery( document ).ready(function() {
jQuery('.woocommerce-product-details__short-description form').appendTo('.summary.entry-summary');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment