Skip to content

Instantly share code, notes, and snippets.

@braddalton
Created July 8, 2014 13:58
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 braddalton/2496de29a446509ff514 to your computer and use it in GitHub Desktop.
Save braddalton/2496de29a446509ff514 to your computer and use it in GitHub Desktop.
remove_action( 'genesis_before_header', 'genesis_do_nav' );
add_action( 'genesis_after_header', 'genesis_do_nav' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment