'button-outline', 'header_btn_bg_color' => '#1D4F7B', 'header_btn_border_color' => '#1a1a1a', 'header_btn_text_color' => '#1a1a1a', 'header_btn_hover_color' => '#2A82CF', 'header_btn_text' => '', 'header_btn_link' => '', 'header_btn_target' => true, 'header_btn_radius' => 0, ), ); $bosa_resort_header_buttons = get_theme_mod( 'bosa_resort_header_button_repeater', $bosa_resort_header_btn_defaults ); $bosa_resort_has_header_btn = false; if ( is_array( $bosa_resort_header_buttons ) ){ foreach( $bosa_resort_header_buttons as $bosa_resort_value ){ if( !empty( $bosa_resort_value['header_btn_text'] ) ){ $bosa_resort_has_header_btn = true; break; } } } if( $bosa_resort_has_header_btn ){ ?> 'button-outline', 'transparent_header_home_btn_bg_color' => '#1D4F7B', 'transparent_header_home_btn_border_color' => '#ffffff', 'transparent_header_home_btn_text_color' => '#ffffff', 'transparent_header_btn_bg_color' => '#1D4F7B', 'transparent_header_btn_border_color' => '#1a1a1a', 'transparent_header_btn_text_color' => '#1a1a1a', 'transparent_header_btn_hover_color' => '#2A82CF', 'transparent_header_btn_text' => '', 'transparent_header_btn_link' => '', 'transparent_header_btn_target' => true, 'transparent_header_btn_radius' => 0, ), ); $bosa_resort_transparent_header_buttons = get_theme_mod( 'bosa_resort_transparent_header_button_repeater', $bosa_resort_transparent_header_btn_defaults ); $bosa_resort_has_header_btn = false; if ( is_array( $bosa_resort_transparent_header_buttons ) ){ foreach( $bosa_resort_transparent_header_buttons as $bosa_resort_value ){ if( !empty( $bosa_resort_value['transparent_header_btn_text'] ) ){ $bosa_resort_has_header_btn = true; break; } } } if( $bosa_resort_has_header_btn ){ ?>
'; bosa_resort_social(); echo '
'; } ?>