-
Md Shahnur Arefin replied to the forum topic How Do I Remove the Top Navigation Menu Bar in the Header of my Blog? (iconic one theme) in the group
WordPress Troubleshooting and Support 9 years, 3 months ago
In the theme folder open header.php
Delete the following block of code:
<a class="assistive-text" href="#content" title="”>
‘primary’, ‘menu_id’ => ‘menu-top’, ‘menu_class’ => ‘nav-menu’ ) ); ?>