Skip to content

Instantly share code, notes, and snippets.

@sassinack
Created December 27, 2012 00:52
Show Gist options
  • Save sassinack/4384451 to your computer and use it in GitHub Desktop.
Save sassinack/4384451 to your computer and use it in GitHub Desktop.
Genesis: Add structural wraps for full width
/** Add Structural wraps for full width */
add_theme_support( 'genesis-structural-wraps', array( 'header', 'nav', 'subnav', 'inner', 'footer-widgets', 'footer' ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment