section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package wpparallax */ ?> > >
'; if($header_layout == 'custom' && $template_id!='' && defined('ELEMENTOR_VERSION')){ echo \Elementor\Plugin::$instance->frontend->get_builder_content_for_display( $template_id ); }elseif($header_layout == 'store-header'){ do_action('store_hub_mob_nav'); do_action( 'store_hub_header' ); }else{ /** * * @see wp_parallax_top_header() - 10 * @see wp_parallax_button_header() - 20 **/ do_action( 'wp_parallax_header' ); } echo ''; } ?>