Пример #1
0
            ?>
											<div class="hero-bottom-text"><span><?php 
            echo $bottom_text;
            ?>
</span></div>
										<?php 
        }
        ?>
									</div>

									<div class="hero-buttons <?php 
        echo $text_style == 'style-3' ? 'animate_css animated ' . $css_animation : '';
        ?>
">
										<?php 
        if (willow_dependency_hero_slide_button($text_style) && !empty($button_text)) {
            ?>
											<a href="<?php 
            echo $button_link;
            ?>
" class="btn btn-hero-default js-anchor-link"><?php 
            echo $button_text;
            ?>
</a>
										<?php 
        }
        ?>

										<?php 
        if (willow_dependency_hero_slide_button_2($text_style) && !empty($button_2_text)) {
            ?>
Пример #2
0
            ?>
									<div class="hero-bottom-text"><span><?php 
            echo $bottom_text;
            ?>
</span></div>
								<?php 
        }
        ?>
							</div>

							<div class="hero-buttons <?php 
        echo $text_style == 'style-3' ? 'animate_css animated ' . $css_animation : '';
        ?>
">
								<?php 
        if (willow_dependency_hero_slide_button($text_style)) {
            ?>
									<a href="<?php 
            echo $button_link;
            ?>
" class="btn-hero-default js-anchor-link"></a>
								<?php 
        }
        ?>

								<?php 
        if (willow_dependency_hero_slide_button_2($text_style) && !empty($button_2_text)) {
            ?>
									<a href="<?php 
            echo $button_2_link;
            ?>