'button-outline', 'header_btn_bg_color' => '#FF5722', 'header_btn_border_color' => '#1a1a1a', 'header_btn_text_color' => '#1a1a1a', 'header_btn_hover_color' => '#011633', 'header_btn_text' => '', 'header_btn_link' => '', 'header_btn_target' => true, 'header_btn_radius' => 0, ), ); $bosa_education_zone_header_buttons = get_theme_mod( 'bosa_education_zone_header_button_repeater', $bosa_education_zone_header_btn_defaults ); $bosa_education_zone_has_header_btn = false; if ( is_array( $bosa_education_zone_header_buttons ) ){ foreach( $bosa_education_zone_header_buttons as $bosa_education_zone_value ){ if( !empty( $bosa_education_zone_value['header_btn_text'] ) ){ $bosa_education_zone_has_header_btn = true; break; } } } if( $bosa_education_zone_has_header_btn ){ ?> 'button-outline', 'transparent_header_home_btn_bg_color' => '#FF5722', 'transparent_header_home_btn_border_color' => '#ffffff', 'transparent_header_home_btn_text_color' => '#ffffff', 'transparent_header_btn_bg_color' => '#FF5722', 'transparent_header_btn_border_color' => '#1a1a1a', 'transparent_header_btn_text_color' => '#1a1a1a', 'transparent_header_btn_hover_color' => '#011633', 'transparent_header_btn_text' => '', 'transparent_header_btn_link' => '', 'transparent_header_btn_target' => true, 'transparent_header_btn_radius' => 0, ), ); $bosa_education_zone_transparent_header_buttons = get_theme_mod( 'bosa_education_zone_transparent_header_button_repeater', $bosa_education_zone_transparent_header_btn_defaults ); $bosa_education_zone_has_header_btn = false; if ( is_array( $bosa_education_zone_transparent_header_buttons ) ){ foreach( $bosa_education_zone_transparent_header_buttons as $bosa_education_zone_value ){ if( !empty( $bosa_education_zone_value['transparent_header_btn_text'] ) ){ $bosa_education_zone_has_header_btn = true; break; } } } if( $bosa_education_zone_has_header_btn ){ ?>
'; bosa_education_zone_social(); echo '
'; } ?>