Title: Inner Content padding
Last modified: November 28, 2022

---

# Inner Content padding

 *  [alan2911](https://wordpress.org/support/users/alan2911/)
 * (@alan2911)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/inner-content-padding/)
 * Hi,
 * Can someone please help with this. How do i get my content to have some padding
   between the container and the content? I don’t want it so tight up against the
   container.
 * I have a element box for the layout, but that only changes the width of the entire
   container box.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Finner-content-padding%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [fernandoazarcon2](https://wordpress.org/support/users/fernandoazarcon2/)
 * (@fernandoazarcon2)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/inner-content-padding/#post-16239575)
 * Hi [@alan2911](https://wordpress.org/support/users/alan2911/),
 * Container Paddings is a GP Premium feature.
 * For the free theme, you’ll need custom CSS. Try adding this through Appearance
   > Customize > Additional CSS:
 *     ```
       main#main > .post .inside-article {
           padding: 20px 20px 20px 20px;
       }
       ```
   
 *  Thread Starter [alan2911](https://wordpress.org/support/users/alan2911/)
 * (@alan2911)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/inner-content-padding/#post-16239742)
 * Thanks Fernado, Thant worked, but only partially. On mobile it is still pressed
   up against the edges. Does the CSS have to be adjusted for all devices ?
 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/inner-content-padding/#post-16240547)
 * Hi there,
 * have you tried clearing your browser caches, as i am not seeing the issue on 
   mobile on the URL you provided.
 *  Thread Starter [alan2911](https://wordpress.org/support/users/alan2911/)
 * (@alan2911)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/inner-content-padding/#post-16253717)
 * Hi David, sorry for the late reply.
 * its all good now, thanks.
 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/inner-content-padding/#post-16254198)
 * Glad to hear that

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

The topic ‘Inner Content padding’ is closed to new replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [David](https://wordpress.org/support/users/diggeddy/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/inner-content-padding/#post-16254198)
 * Status: not resolved