Skip to content

Instantly share code, notes, and snippets.

@kary4
Created November 17, 2017 19:09
Show Gist options
  • Save kary4/7dc3832360739a5405f52bc840babdfe to your computer and use it in GitHub Desktop.
Save kary4/7dc3832360739a5405f52bc840babdfe to your computer and use it in GitHub Desktop.
<script>
jQuery( document ).ready(function() {
jQuery('.site-footer').appendTo('#main-content');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment