Title: Blog pages full width?
Last modified: August 31, 2016

---

# Blog pages full width?

 *  Resolved [AngelaMc](https://wordpress.org/support/users/angelamc/)
 * (@angelamc)
 * [10 years ago](https://wordpress.org/support/topic/blog-pages-full-width/)
 * Hi, my blog pages are all aligning left for some reason, as though there is an
   invisible sidebar on the right of the page. I would like them to show as a full
   width page, can anyone help please?
 * Link so you can see what I mean
 * [http://mcquaintgifts.co.uk/why-buy-a-special-edition/](http://mcquaintgifts.co.uk/why-buy-a-special-edition/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [themehit](https://wordpress.org/support/users/themehit/)
 * (@themehit)
 * [10 years ago](https://wordpress.org/support/topic/blog-pages-full-width/#post-7352591)
 * Hi, this is an easy tweak. Go to “Appearance > Customize > CSS” and drop this
   code
 *     ```
       .content {
           width: 100%;
           padding-right: 0;
       }
       ```
   
 * Cheers
 *  Thread Starter [AngelaMc](https://wordpress.org/support/users/angelamc/)
 * (@angelamc)
 * [10 years ago](https://wordpress.org/support/topic/blog-pages-full-width/#post-7352593)
 * YAY.. THAT FIXED IT THANK YOU SOOOO MUCH 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Blog pages full width?’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [AngelaMc](https://wordpress.org/support/users/angelamc/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/blog-pages-full-width/#post-7352593)
 * Status: resolved