Butterfly taking off

Single Page (page.php)

under Page Title

<section class=”page-title” <?php if($bg):?>style=”background-image:url(‘<?php echo esc_attr($bg)?>’);”<?php endif;?>>
<div class=”auto-container”>
<h1><?php if($title) echo wp_kses_post($title); else wp_title(”);?></h1>
<ul class=”bread-crumb”>
<?php echo balanceTags(shifen_get_the_breadcrumb()); ?>
</ul>
</div>
</section>