Skip to content

Instantly share code, notes, and snippets.

@bradpotter
Created June 18, 2014 05:37
Show Gist options
  • Save bradpotter/33a14a379a63eaaa071a to your computer and use it in GitHub Desktop.
Save bradpotter/33a14a379a63eaaa071a to your computer and use it in GitHub Desktop.
<script>
jQuery(document).ready(function() {
jQuery(".content-sidebar-wrap").remove();
});
</script>
@shaunjanssens
Copy link

Thank you, this is useful!

@OriginalJef
Copy link

Excellent work! Can you be more specific about the class you want to remove?

@stijmeer
Copy link

I was just looking for this, thanks a billion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment