Submit
Path:
~
/
home
/
getwphos
/
www
/
almajd14
/
wp-content
/
plugins
/
halstein-core
/
inc
/
fullscreen-menu
/
templates
/
File Content:
full-screen-menu.php
<div id="qodef-fullscreen-area"> <?php if ( $fullscreen_menu_in_grid ) { ?> <div class="qodef-content-grid"> <?php } ?> <div id="qodef-fullscreen-area-inner"> <?php if ( has_nav_menu( 'fullscreen-menu-navigation' ) ) { ?> <nav class="qodef-fullscreen-menu" role="navigation" aria-label="<?php esc_attr_e( 'Full Screen Menu', 'halstein-core' ); ?>"> <?php wp_nav_menu( array( 'theme_location' => 'fullscreen-menu-navigation', 'container' => '', 'link_before' => '<span class="qodef-menu-item-text">', 'link_after' => '</span>', 'walker' => new HalsteinCoreRootMainMenuWalker(), ) ); ?> </nav> <?php } ?> </div> <?php if ( $fullscreen_menu_in_grid ) { ?> </div> <?php } ?> </div>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
full-screen-menu.php
791 bytes
0644
N4ST4R_ID | Naxtarrr