<!-- <section class="ssbanner subpage-banner img-fluid img-responsive <?php if(isset($parallax_active)){echo $parallax_active;} ?>" <?php if(isset($ember_parallax)){echo $ember_parallax;} ?>>
<div class="container">
<div class="banner-wrap" data-sr='wait 0.2s, scale up 5%'>
<h1 class="banner-title titlefamily"><?php get_template_part( 'parts/title'); ?></h1>
</div>
</div>
</section> -->
comment this line in Ember: header-banner.php (parts/header-banner.php)
-
This reply was modified 6 years, 10 months ago by
moriort666.