/ Published in: PHP
Put this in custom_functions.php
Expand |
Embed | Plain Text
// Remove Thesis Navigation remove_action('thesis_hook_before_header', 'thesis_nav_menu');
You need to login to post a comment.
fabi on 05/27/09
2 people have marked this snippet as a favorite
Put this in custom_functions.php
// Remove Thesis Navigation remove_action('thesis_hook_before_header', 'thesis_nav_menu');
You need to login to post a comment.