Skip to content

Instantly share code, notes, and snippets.

@billerickson
Created May 16, 2012 13:36
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 billerickson/2710376 to your computer and use it in GitHub Desktop.
Save billerickson/2710376 to your computer and use it in GitHub Desktop.
<?php
// Force layout to be full width
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