<?php if ( is_front_page() || is_page_template('no-sidebar.php') || is_page_template('no-sidebar-nor-bottom.php') ) { ?>
<div id="main-content" class="small-12 small-centered columns">
- <?php } else if (!is_page_template('no-bottom-sections.php')) { ?>
+ <?php } else if ( !is_page_template('no-bottom-sections.php') && !is_page_template('no-sidebar-nor-bottom.php') ) { ?>
<div id="main-content" class="small-12 large-8 columns" data-equalizer-watch>
<?php } else { ?>
<div id="main-content" class="small-12 large-8 columns">
<?php } ?>
</div>
- <?php if (!is_page_template('no-bottom-sections.php')) { ?>
+ <?php if (!is_page_template('no-bottom-sections.php') && !is_page_template('no-sidebar-nor-bottom.php')) { ?>
<?php if (get_field('glm-acf-first-text')) { ?>
<div id="glm-acf-first" class="glm-acf-field row">
<div class="glm-acf-text small-12 columns">