Title: Post Content Margins
Last modified: March 7, 2018

---

# Post Content Margins

 *  Resolved [ladisa](https://wordpress.org/support/users/ladisa/)
 * (@ladisa)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/post-content-margins/)
 * Hi!
 * I’m doing a website with the OceanWP theme, and I have a problem with a small
   margin that appears after the content in the posts, before the bottom of the 
   page.
 * Normally, when I create a new page, from the OceanWP Settings Metabox I adjust
   the page width 100%, I eliminate the title of the page… And in the case of the
   pages, everything looks perfect.
 * But just in the case of posts, there is a small space at the bottom of the page
   that I can not make disappear. I have tried it in different ways:
 * On the one hand, I’ve tried from the appearance of the blog (Appearance / Customize/
   Blog) Here, I’m activating or deactivating options (Title of the page, comments…)
   but I can not eliminate that lower margin. When I deactivate the content, it 
   disappears, with what I understand that it has to do with a lower margin of the
   content itself.
 * On the other hand, I have tried to delete it from OceanWP Settings Metabox, (
   Main/Margins/Disable), but it doesn’t work either.
 * Do you know how I can eliminate that lower margin of the posts?
 * I created an example post, so you can see the space I am talking about between
   the content and the footer: [http://ficab.cat/wordpress/programacion/test1/](http://ficab.cat/wordpress/programacion/test1/)
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpost-content-margins%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/post-content-margins/#post-10048521)
 * Hello, add this css code:
 *     ```
       .single .entry-content {
           margin-bottom: 0;
       }
       ```
   
 *  Thread Starter [ladisa](https://wordpress.org/support/users/ladisa/)
 * (@ladisa)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/post-content-margins/#post-10048812)
 * Where do I add the code?
 * Sorry, I’m new with wordpress, I’m a designer and this is the first web I’ve “
   developed” in wordpress.
 * Thanks
 *  Thread Starter [ladisa](https://wordpress.org/support/users/ladisa/)
 * (@ladisa)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/post-content-margins/#post-10048844)
 * I’ve found it!
    Thanks!
 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/post-content-margins/#post-10052570)
 * You’re welcome 🙂

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

The topic ‘Post Content Margins’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/post-content-margins/#post-10052570)
 * Status: resolved