/ Published in: PHP
Expand |
Embed | Plain Text
/*--------------------------------------------------*/ /* move nav below header */ /*--------------------------------------------------*/ remove_action('thesis_hook_before_header', 'thesis_nav_menu'); add_action('thesis_hook_after_header', 'thesis_nav_menu');
You need to login to post a comment.
