Adding a class to a new wp_nav_menu() in WordPress Apr 6, 2025 by Christine Cardoso in Theme Customizations 173 wp_nav_menu( array( 'menu_class' => 'nav nav-pills', 'theme_location' => 'idx_menu' ) ); Share this:Email