'.wp_kses_post( $team_title ).''; elseif ( isset( $wp_customize ) ): echo '

'; endif; echo '
'; $team_sub_title = get_theme_mod('the_team_section_subtitle',__('Get to know the ones prepping your morning Joe','cafe-express')); if( !empty($team_sub_title) ): echo '

'.wp_kses_post( $team_sub_title ).'

'; elseif ( isset( $wp_customize ) ): echo '

'; endif; ?>