Skip to content

Instantly share code, notes, and snippets.

@kary4
Created November 20, 2017 14:43
Show Gist options
  • Save kary4/7e131b75a53990fbf5f3813dee82cc47 to your computer and use it in GitHub Desktop.
Save kary4/7e131b75a53990fbf5f3813dee82cc47 to your computer and use it in GitHub Desktop.
<script>
jQuery( document ).ready(function() {
jQuery('.container center').insertAfter('#main-header');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment