%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/itworks/wp-content/themes/eduma/inc/header/
Upload File :
Create Path :
Current File : /var/www/html/itworks/wp-content/themes/eduma/inc/header/header_v4.php

<!-- <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-v4' ); ?>
				</nav>

				<?php if ( ! wp_is_mobile() ): ?>
					<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>
				<?php else: ?>
					<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>
				<?php endif; ?>
			</div>
			<!--end .row-->
		</div>
	</div>
</div>

Zerion Mini Shell 1.0