'button-outline', 'header_btn_bg_color' => '#FF4880', 'header_btn_border_color' => '#1a1a1a', 'header_btn_text_color' => '#1a1a1a', 'header_btn_hover_color' => '#FF1960', 'header_btn_text' => '', 'header_btn_link' => '', 'header_btn_target' => true, 'header_btn_radius' => 0, ), ); $bosa_preschool_header_buttons = get_theme_mod( 'bosa_preschool_header_button_repeater', $bosa_preschool_header_btn_defaults ); $bosa_preschool_has_header_btn = false; if ( is_array( $bosa_preschool_header_buttons ) ){ foreach( $bosa_preschool_header_buttons as $bosa_preschool_value ){ if( !empty( $bosa_preschool_value['header_btn_text'] ) ){ $bosa_preschool_has_header_btn = true; break; } } } if( $bosa_preschool_has_header_btn ){ ?> 'button-outline', 'transparent_header_home_btn_bg_color' => '#FF4880', 'transparent_header_home_btn_border_color' => '#ffffff', 'transparent_header_home_btn_text_color' => '#ffffff', 'transparent_header_btn_bg_color' => '#FF4880', 'transparent_header_btn_border_color' => '#1a1a1a', 'transparent_header_btn_text_color' => '#1a1a1a', 'transparent_header_btn_hover_color' => '#FF1960', 'transparent_header_btn_text' => '', 'transparent_header_btn_link' => '', 'transparent_header_btn_target' => true, 'transparent_header_btn_radius' => 0, ), ); $bosa_preschool_transparent_header_buttons = get_theme_mod( 'bosa_preschool_transparent_header_button_repeater', $bosa_preschool_transparent_header_btn_defaults ); $bosa_preschool_has_header_btn = false; if ( is_array( $bosa_preschool_transparent_header_buttons ) ){ foreach( $bosa_preschool_transparent_header_buttons as $bosa_preschool_value ){ if( !empty( $bosa_preschool_value['transparent_header_btn_text'] ) ){ $bosa_preschool_has_header_btn = true; break; } } } if( $bosa_preschool_has_header_btn ){ ?>
'; bosa_preschool_social(); echo '
'; } ?>