I will use 1.8 Developer version of Thesis Theme
LogIn to your Dashboard and Go to Thesis > Custom File Editor
Select custom_functions.php form drop down menu and Click Edit Selected File.
Place this code below custom_functions.php :
Now save it.remove_action(
'thesis_hook_before_header'
,
'thesis_nav_menu'
);
add_action(
'thesis_hook_after_header'
,
'thesis_nav_menu'
);
[Please comment for any Problem]
No comments:
Post a Comment
!! COMMENT HERE FOR ANY PROBLEM !!