'navbar-nav', 'theme_location' => 'primary', 'container' => '', 'container_class' => '', ) ); } } } if ( ! function_exists( 'vs_scroll_to_top' ) ) { /** * Scroll To Top */ function vs_scroll_to_top() { $misc_scroll_to_top = get_theme_mod( 'misc_scroll_to_top', 1 ); if ( 1 === $misc_scroll_to_top ) { ?>