Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter cooperasmith

    (@cooperasmith)

    I took this from the default 3.0 theme
    <?php wp_nav_menu( array( 'container_class' => 'menu-header', 'theme_location' => 'primary' ) ); ?>

    Is this the exact line I should place in my own theme’s header.php? I’m just not certain of correct placement…

Viewing 1 replies (of 1 total)