diff options
Diffstat (limited to 'template-parts')
-rw-r--r-- | template-parts/header/header-main-layout.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/template-parts/header/header-main-layout.php b/template-parts/header/header-main-layout.php index 918e80e..bf3eca0 100644 --- a/template-parts/header/header-main-layout.php +++ b/template-parts/header/header-main-layout.php @@ -111,9 +111,3 @@ <!-- end container --> </div> <!-- end Header --> - -<div class="section-xs"> - <div class="container text-center"> - <h3 class="font-family-secondary"><?php astra_masthead_content(); ?></h3> - </div><!-- end container --> -</div> |