' . $subtitle . '
';
}
if ( ! empty( $title ) ) {
echo '<' . $title_tag . ' class="banner-title' . esc_attr( $title_class ) . '">' . $title . '' . $title_tag . '>';
}
?>
';
echo woodmart_shortcode_button(
array(
'title' => $btn_text,
'color' => $btn_color,
'style' => $btn_style,
'size' => $btn_size,
'align' => $text_alignment,
'shape' => $btn_shape,
)
);
echo '