%PDF- %PDF-
Direktori : /var/www/byggtema.eco-n-tech.co.uk/wp-content/themes/Avada/templates/ |
Current File : /var/www/byggtema.eco-n-tech.co.uk/wp-content/themes/Avada/templates/header-v4.php |
<?php /** * Header-v4 template. * * @author ThemeFusion * @copyright (c) Copyright by ThemeFusion * @link https://theme-fusion.com * @package Avada * @subpackage Core */ // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } ?> <div class="fusion-header-sticky-height"></div> <div class="fusion-sticky-header-wrapper"> <!-- start fusion sticky header wrapper --> <div class="fusion-header"> <div class="fusion-row"> <?php if ( 'flyout' === Avada()->settings->get( 'mobile_menu_design' ) ) : ?> <div class="fusion-header-has-flyout-menu-content"> <?php endif; ?> <?php avada_logo(); ?> <?php if ( 'flyout' === Avada()->settings->get( 'mobile_menu_design' ) ) : ?> <?php get_template_part( 'templates/menu-mobile-flyout' ); ?> <?php else : ?> <?php get_template_part( 'templates/menu-mobile-modern' ); ?> <?php endif; ?> <?php if ( 'flyout' === Avada()->settings->get( 'mobile_menu_design' ) ) : ?> </div> <?php endif; ?> </div> </div>