Skip to content

Instantly share code, notes, and snippets.

@studiopress
Created July 6, 2016 15:04
Show Gist options
  • Save studiopress/eab7f6a32f0e2c98f5ecb3c636b66f70 to your computer and use it in GitHub Desktop.
Save studiopress/eab7f6a32f0e2c98f5ecb3c636b66f70 to your computer and use it in GitHub Desktop.
Remove Structural Wraps
<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.
//* Remove support for structural wraps
remove_theme_support( 'genesis-structural-wraps' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment