Title: content width
Last modified: August 30, 2016

---

# content width

 *  [00Nell00](https://wordpress.org/support/users/00nell00/)
 * (@00nell00)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/content-width-14/)
 * post container width is to small, how I can change it, to have almost full-width?

Viewing 1 replies (of 1 total)

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/content-width-14/#post-6644802)
 * You can use the following CSS to increase the width of the post content container:
 *     ```
       .entry-container {
         padding: 0 5% !important;
       }
       ```
   
 * If you haven’t seen it already, you should also check out the Tracks CSS Snippets
   collection: [https://www.competethemes.com/help/tracks-css-snippets/](https://www.competethemes.com/help/tracks-css-snippets/)
 * It’s full of similar CSS snippets you can copy & paste to customize your site.

Viewing 1 replies (of 1 total)

The topic ‘content width’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/content-width-14/#post-6644802)
 * Status: not resolved