<?php wp_nav_menu( array( 'theme_location' => "topmenu", 'menu_id' => "topmenucontainter", 'menu_class' => "list-inline text-center", ) ); ?>
wp_nav_menu()