Title: [Theme Nirvana] &#8211; Full-width template
Last modified: August 30, 2016

---

# [Theme Nirvana] – Full-width template

 *  [saskiaweather](https://wordpress.org/support/users/saskiaweather/)
 * (@saskiaweather)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/theme-nirvana-1/)
 * I am using the Nirvana theme and would like to add a full-width page template
   to my child-theme. I have tried a lot of different things that I could find on
   the internet, without success. This is currently my full-width page template,
   with only the side-bar removed, although I have tried other things too. Could
   anyone please help me with this, it would be much appreciated!
 * <?php
    /* Template Name: Full Width */ get_header(); if ($nirvana_frontpage==”
   Enable” && is_front_page() && ‘posts’ == get_option( ‘show_on_front’ )): get_template_part(‘
   frontpage’ ); else : ?> <section id=”container” class=”<?php echo nirvana_get_layout_class();?
   >”>
 *  <div id=”content” role=”main”>
    <?php cryout_before_content_hook(); ?>
 *  <?php get_template_part( ‘content/content’, ‘page’); ?>
 *  <?php cryout_after_content_hook(); ?>
    </div><!– #content –> </section><!– #
   container –>
 * <?php
    endif; get_footer(); ?>

The topic ‘[Theme Nirvana] – Full-width template’ is closed to new replies.

## Tags

 * [full](https://wordpress.org/support/topic-tag/full/)
 * [full-width](https://wordpress.org/support/topic-tag/full-width/)
 * [page](https://wordpress.org/support/topic-tag/page/)
 * [template](https://wordpress.org/support/topic-tag/template/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 0 replies
 * 1 participant
 * Last reply from: [saskiaweather](https://wordpress.org/support/users/saskiaweather/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/theme-nirvana-1/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
