Title: Change post width
Last modified: August 30, 2016

---

# Change post width

 *  Resolved [adelynmakes](https://wordpress.org/support/users/adelynmakes/)
 * (@adelynmakes)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/change-post-width-6/)
 * Hi, it’s me again.
 * I was hoping to narrow the width of the text in my post pages as the wide width
   makes it hard to read. Could you please help?
 * Thanks!

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

 *  Theme Author [OptimizerWP](https://wordpress.org/support/users/layerthemes/)
 * (@layerthemes)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/change-post-width-6/#post-6752249)
 * Hi
 * Insert this in Custom CSS
 *     ```
       .single_post {
           padding: 2.5% 12%;
       }
       ```
   
 * Thanks
 *  Thread Starter [adelynmakes](https://wordpress.org/support/users/adelynmakes/)
 * (@adelynmakes)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/change-post-width-6/#post-6752251)
 * Works beautifully. Thanks for the quick response.

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

The topic ‘Change post width’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [adelynmakes](https://wordpress.org/support/users/adelynmakes/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/change-post-width-6/#post-6752251)
 * Status: resolved