Skip to content

Instantly share code, notes, and snippets.

@JiveDig
Created May 10, 2013 19:56
Show Gist options
  • Save JiveDig/5556958 to your computer and use it in GitHub Desktop.
Save JiveDig/5556958 to your computer and use it in GitHub Desktop.
Force full width content layout
// Force full width content layout
add_filter( 'genesis_pre_get_option_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