Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created January 28, 2015 16:30
Show Gist options
  • Save jennimckinnon/e8d34a617be84148d934 to your computer and use it in GitHub Desktop.
Save jennimckinnon/e8d34a617be84148d934 to your computer and use it in GitHub Desktop.
Remove the sidebar of the original page template file in your WordPress theme to create a new full width template.
<?php get_sidebar(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment