<!-- <div class="main-menu"> --> <div class="thim-nav-wrapper <?php echo get_theme_mod( 'thim_header_size', 'default' ) == 'full_width' ? 'header_full' : 'container'; ?>"> <div class="row"> <div class="navigation col-sm-12"> <div class="tm-table"> <div class="width-logo table-cell sm-logo"> <?php do_action( 'thim_logo' ); // do_action( 'thim_sticky_logo' ); ?> </div> <nav class="width-navigation table-cell table-right"> <?php get_template_part( 'inc/header/main-menu' ); ?> </nav> <div class="menu-right table-cell table-right"> <?php //sidebar menu_right if ( is_active_sidebar( 'menu_right' ) ) { echo '<ul>'; dynamic_sidebar( 'menu_right' ); echo '</ul>'; } ?> </div> <div class="menu-mobile-effect navbar-toggle" data-effect="mobile-effect"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </div> </div> <!--end .row--> </div> </div> </div>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
header_v1.php | File | 892 B | 0644 |
|
header_v2.php | File | 892 B | 0644 |
|
header_v3.php | File | 626 B | 0644 |
|
header_v4.php | File | 1.22 KB | 0644 |
|
header_v5.php | File | 839 B | 0644 |
|
logo-mobile.php | File | 2.57 KB | 0644 |
|
logo.php | File | 5.65 KB | 0644 |
|
main-menu.php | File | 629 B | 0644 |
|
menu-mobile.php | File | 624 B | 0644 |
|
menu_right_header_v2.php | File | 79 B | 0644 |
|
toolbar.php | File | 602 B | 0644 |
|