PATH:
home
/
pallya5
/
swiftcleaningng.com
/
wp-content
/
themes
/
mmvfd400
/
inc
/
header
/
templates
/
parts
<?php if ( has_nav_menu( 'main-navigation' ) ) : ?> <nav class="qodef-header-navigation qodef-header-navigation-initial" role="navigation" aria-label="<?php esc_attr_e( 'Top Menu', 'qi' ); ?>"> <?php wp_nav_menu( array( 'theme_location' => 'main-navigation', 'container' => '', 'link_before' => '<span class="qodef-menu-item-text">', 'link_after' => '</span>', ) ); ?> </nav> <?php endif; ?>
[-] navigation.php
[edit]
[+]
..
[-] logo.php
[edit]