Title: Change Post Padding
Last modified: June 6, 2020

---

# Change Post Padding

 *  Resolved [jlopez81](https://wordpress.org/support/users/jlopez81/)
 * (@jlopez81)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/change-post-padding-2/)
 * Hi,
 * It is possible to change the posts body padding? I mean, I want the body of posts
   to be wide, so they occupy more space and reduce the left blank space (if possible
   also reduce right blank space).
 * Thanks in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchange-post-padding-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/change-post-padding-2/#post-12949241)
 * Hello, try to use the following CSS code.
 * You can add CSS code in **Customize** → **Additional CSS** section.
 *     ```
       .site-main > .clearfix.container {
           width: 90%;
       }
       ```
   
 * Please feel free to ask any other questions that you might have.
 * Kind Regards, Roman.
 *  Thread Starter [jlopez81](https://wordpress.org/support/users/jlopez81/)
 * (@jlopez81)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/change-post-padding-2/#post-12949658)
 * Hi Roman,
 * That worked like a charm. Thanks a lot!
 * I have one more question sorry, with the actual sizing after applying your fix,
   could be possible to center the menu and the logo to the middle?
 * Thanks a lot in advance!
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/change-post-padding-2/#post-12952811)
 * Hello, you are welcome!
 * > with the actual sizing after applying your fix, could be possible to center
   > the menu and the logo to the middle?
 * I don’t think that there is an easy way to do it properly, unfortunately.
 * Kind Regards, Roman.
 *  Thread Starter [jlopez81](https://wordpress.org/support/users/jlopez81/)
 * (@jlopez81)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/change-post-padding-2/#post-12955620)
 * Ok thanks anyway man!
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/change-post-padding-2/#post-12958549)
 * You are welcome!
 * Kind Regards, Roman.

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

The topic ‘Change Post Padding’ is closed to new replies.

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

## Tags

 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 5 replies
 * 2 participants
 * Last reply from: [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/change-post-padding-2/#post-12958549)
 * Status: resolved