Skip to content

Instantly share code, notes, and snippets.

@frankschrijvers
Created September 15, 2016 07:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frankschrijvers/c157d2a95dd07bb9161751dcd860ea3e to your computer and use it in GitHub Desktop.
Save frankschrijvers/c157d2a95dd07bb9161751dcd860ea3e to your computer and use it in GitHub Desktop.
remove forced full width layout
//* Force full-width-content layout setting
add_filter( 'genesis_site_layout', '__genesis_return_full_width_content' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment