Title: Spacing in Posts
Last modified: August 21, 2016

---

# Spacing in Posts

 *  [ltldee](https://wordpress.org/support/users/ltldee/)
 * (@ltldee)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/spacing-in-posts-2-2/)
 * How do I get rid of the space between the image at the top of a post and the 
   body of the post? Here is an example. [http://click-sarnia.com/online-now-the-show-with-david-burrows-episode-140/](http://click-sarnia.com/online-now-the-show-with-david-burrows-episode-140/)
   There is a lot of white space under the video before the body starts.

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/spacing-in-posts-2-2/#post-5082900)
 * If your theme has a custom CSS option, use it; otherwise, get a [custom CSS plugin](http://wordpress.org/plugins/search.php?q=custom+css)
   and try this:
 *     ```
       .video-container {
       margin-bottom: -30px;
       }
       ```
   
 * You can experiment with different values until you find a look you like.
 *  Thread Starter [ltldee](https://wordpress.org/support/users/ltldee/)
 * (@ltldee)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/spacing-in-posts-2-2/#post-5083031)
 * Thanks, that worked with the pages with videos. The pages that have just a photo
   as the feature image don’t seem to be working though. Would there be a different
   code for that? Here is an example: [http://click-sarnia.com/things-to-do-today-in-sarnia-lambton-july-10-2014/](http://click-sarnia.com/things-to-do-today-in-sarnia-lambton-july-10-2014/)

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

The topic ‘Spacing in Posts’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [ltldee](https://wordpress.org/support/users/ltldee/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/spacing-in-posts-2-2/#post-5083031)
 * Status: not resolved