> > get_pro_theme_mod( 'citadela_setting_hideSitetitleOnFullStickyDesktop', false ) ){ $site_branding_classes[] = 'hide-title-desktop'; } } if( $sticky_header_mobile == 'sticky-header-mobile-full' ){ if( $theme_instance->get_pro_theme_mod( 'citadela_setting_hideSitetitleOnFullStickyMobile', false ) ){ $site_branding_classes[] = 'hide-title-mobile'; } } ?>
get_pro_theme_mod( 'citadela_setting_logoAlignLeftMobile', false ) ){ $header_classes[] = 'logo-align-left-mobile'; } ?>