Title: Remove Padding
Last modified: August 22, 2022

---

# Remove Padding

 *  [WebmasterNYC01](https://wordpress.org/support/users/webmasternyc01/)
 * (@webmasternyc01)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/remove-padding-7/)
 * I am trying to get rid of the padding of the posts and page but cant find the
   correct css.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-padding-7%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [thelmachido a11n](https://wordpress.org/support/users/thelmachido/)
 * (@thelmachido)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/remove-padding-7/#post-15949741)
 * Hi [@webmasternyc01](https://wordpress.org/support/users/webmasternyc01/)
 * > I am trying to get rid of the padding of the posts and page but cant find the
   > correct css.
 * Please be advised that this forum is for sites using the default Twenty Twenty-
   Two theme.
 * However, if you want to make your pages full-width_(reduce space on the right
   and left side)_ you can use the CSS code below. You can add this code to your
   Customiser.
 *     ```
       .content-wrap {
           width: 1600px;
           max-width: 90%;
       }
       ```
   
 * For further assistance on this, I would suggest reaching out to the theme developers
   on the page below:
 * [https://wordpress.org/support/theme/superb-ecommerce/](https://wordpress.org/support/theme/superb-ecommerce/)
    -  This reply was modified 3 years, 9 months ago by [thelmachido a11n](https://wordpress.org/support/users/thelmachido/).

Viewing 1 replies (of 1 total)

The topic ‘Remove Padding’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwentytwo/2.1/screenshot.
   png)
 * Twenty Twenty-Two
 * [Support Threads](https://wordpress.org/support/theme/twentytwentytwo/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwentytwo/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwentytwo/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwentytwo/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [outside scope](https://wordpress.org/support/topic-tag/outside-scope/)

 * 1 reply
 * 2 participants
 * Last reply from: [thelmachido a11n](https://wordpress.org/support/users/thelmachido/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/remove-padding-7/#post-15949741)
 * Status: not resolved