Title: Full Width Template
Last modified: August 24, 2016

---

# Full Width Template

 *  [achester925gmail.com](https://wordpress.org/support/users/achester925gmailcom/)
 * (@achester925gmailcom)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/full-width-template-15/)
 * I love this theme, however on some pages, I am not able to edit the template 
   I would like to use and it automatically assigns a sidebar to each page which
   I don’t like. Is there a way to get a full width template on those pages with
   the free version of this theme?

Viewing 1 replies (of 1 total)

 *  Theme Author [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * (@crestaproject)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/full-width-template-15/#post-6085160)
 * Hi achester925gmail.com,
    you should change css and php code like this: In **
   style.css**
 *     ```
       .content-area {
       float: left;
       width: 100%;
       }
       ```
   
 * and in **sidebar.php** you should delete the lines 13/14/15.
    I advise you to
   do these things in a child theme.
 * CrestaProject

Viewing 1 replies (of 1 total)

The topic ‘Full Width Template’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/nucleare/2.1.3/screenshot.png)
 * Nucleare
 * [Support Threads](https://wordpress.org/support/theme/nucleare/)
 * [Active Topics](https://wordpress.org/support/theme/nucleare/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/nucleare/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/nucleare/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/full-width-template-15/#post-6085160)
 * Status: not resolved