<?php if(is_page('home')){ ?> <div class="bnr_image"> <img src="<?php the_field('banner','option'); ?>" alt="" class="w-100"> </div> <?php } else{ ?>