Remove Thesis Navigation


/ Published in: PHP
Save to your folder(s)

Put this in custom_functions.php


Copy this code and paste it in your HTML
  1. // Remove Thesis Navigation
  2. remove_action('thesis_hook_before_header', 'thesis_nav_menu');

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.