PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
shortcodes
/
video-button
/
templates
/
parts
<?php if ( ! empty( $tagline || $title ) ) { ?> <div class="qodef-m-text"> <h6 class="qodef-e-tagline" <?php qode_framework_inline_style( $tagline_styles ); ?>><?php echo esc_html__( $tagline ); ?></h6> <<?php echo esc_attr( $title_tag ); ?> class="qodef-e-title" <?php qode_framework_inline_style( $title_styles ); ?>> <?php echo esc_html( $title ); ?> </<?php echo esc_attr( $title_tag ); ?>> </div> <?php } ?>
[+]
..
[-] button.php
[edit]
[-] text.php
[edit]
[-] image.php
[edit]