Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

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

  • #11992

    matthewshattock

    subscriber

    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

    #14682

    Towfiq I.

    administrator

    Go 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>

    #14683

    matthewshattock

    subscriber

    Great. Thanks.

Tagged: