PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
themes
/
webon
/
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', 'webon' ); ?>"> <?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]