Viewing 3 posts - 1 through 3 (of 3 total)
Removing Links From Top Of Page
Home › Forums › Misc. › General Forums › Removing Links From Top Of Page
-
#11992On September 15, 2011 at 5:09 pm
Hi,
I would like to remove the navigation links from the top of the page as I have created a custom side menu and have no need for two sets of links.
please could yu tell me how to achieve this?
Thank you
#14682On September 15, 2011 at 6:17 pmGo to Appearance> Editor and select “header.php” file and remove this line:
<div id="topmenu"><?php wp_nav_menu( array( 'container_class' => 'menu-header', 'theme_location' => 'primary' ) ); ?></div>
Tagged: related post