Skip to content

Instantly share code, notes, and snippets.

@cdils
Created December 24, 2012 17:14
Show Gist options
  • Save cdils/4370056 to your computer and use it in GitHub Desktop.
Save cdils/4370056 to your computer and use it in GitHub Desktop.
Genesis Framework - Move Navigation http://wp.me/p2Vyfh-fi
remove_action( 'genesis_after_header', 'genesis_do_nav' );
add_action( 'genesis_before', 'genesis_do_nav' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment