Skip to content

Instantly share code, notes, and snippets.

@chasereeves
Created February 2, 2011 04:37
Show Gist options
  • Save chasereeves/807242 to your computer and use it in GitHub Desktop.
Save chasereeves/807242 to your computer and use it in GitHub Desktop.
Thesis move nav
//=========================================================== Move Nav
remove_action('thesis_hook_before_header','thesis_nav_menu');
add_action('thesis_hook_after_header','thesis_nav_menu');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment