Title: Elusive Padding
Last modified: August 18, 2016

---

# Elusive Padding

 *  Resolved [royk](https://wordpress.org/support/users/royk/)
 * (@royk)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/elusive-padding/)
 * At least I think it’s a padding issue:
 * [http://www.livinginstereo.com/offbroadtest](http://www.livinginstereo.com/offbroadtest)
 * Basically I’d like the images and text (which is the content of the entry to 
   my posts) to skooch up just little bit more, closer to my titles.
 * I’ve been fleecing and flocking and searching my style.css for the correct parameters
   to change but can’t seem to locate them. Can anybody help?

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

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/elusive-padding/#post-502524)
 * `#content p {
    padding:1px 0; line-height:18px; font-size:95%; }
 * that will bring everything up 4 pixels..
 *  Thread Starter [royk](https://wordpress.org/support/users/royk/)
 * (@royk)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/elusive-padding/#post-502525)
 * Thanks. That helped. And if I wanted to get a little more distance between my
   posts?
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/elusive-padding/#post-502527)
 * distance between _what_ and your posts?
 * your posts are an image and a snippit of text, do you mean distance between the
   image and the text?
 *  Thread Starter [royk](https://wordpress.org/support/users/royk/)
 * (@royk)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/elusive-padding/#post-502529)
 * Sorry. No, I mean the distance between each post; in other words, before the 
   next post starts, I’d like a little more distance between the title and the post
   that came before it.
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/elusive-padding/#post-502530)
 * `.post { margin-bottom:100px; }`
 * each post, including the title of the post is inside a div with the class ‘post’
   therefore this adjusts the vertical spacing between them.
 * I chose the bottom margin for no particular reason. You could use margin-top 
   as well.
 *  Thread Starter [royk](https://wordpress.org/support/users/royk/)
 * (@royk)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/elusive-padding/#post-502571)
 * Thanks Whooami! That worked beautifully.

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [royk](https://wordpress.org/support/users/royk/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/elusive-padding/#post-502571)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
