Skip to content

Instantly share code, notes, and snippets.

@jamiemitchell
Forked from billerickson/gist:1325490
Created October 20, 2013 07:20
Show Gist options
  • Select an option

  • Save jamiemitchell/7065966 to your computer and use it in GitHub Desktop.

Select an option

Save jamiemitchell/7065966 to your computer and use it in GitHub Desktop.
<?php
/* Force full width 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