Move Navigation Menu Below Header

by Melvin Ram

Inside custom_functions.php add:

remove_action('thesis_hook_before_header', 'thesis_nav_menu');
add_action('thesis_hook_after_header', 'thesis_nav_menu');

Leave a Comment

Spam Protection by WP-SpamFree

Next post: