if ( wp_is_mobile() ) { echo do_shortcode('[elementor-template id="19083"]'); // your mobile header template id } else { echo do_shortcode('[elementor-template id="3373"]'); // your desktop header template id } ?>