| Current Path : /home/goldnueh/netsetsolution.com/wp-content/plugins/zeinet-addon/elementor-templates/ |
| Current File : /home/goldnueh/netsetsolution.com/wp-content/plugins/zeinet-addon/elementor-templates/shape-two.php |
<?php if ('layout_two' == $settings['layout_type']) : ?>
<?php if (!empty($settings['shape_one']['url'])) : ?>
<div class="site-footer-two__shape" style="background-image: url(<?php echo esc_url($settings['shape_one']['url']); ?>);"></div>
<?php endif; ?>
<?php endif; ?>