Title: Overlapping posts
Last modified: August 19, 2016

---

# Overlapping posts

 *  Resolved [Bignasty247](https://wordpress.org/support/users/bignasty247/)
 * (@bignasty247)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/overlapping-posts/)
 * Here is my site:
 * [http://www.big-nasty.com](http://www.big-nasty.com)
 * Notice how the words are overlapping the pictures. How do I fix this? I tried
   fixing the ‘intitle’ code in the style.css sheet, but it didn’t do anything. 
   Please assist.

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

 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/overlapping-posts/#post-1206247)
 * increase margin
 * for instance for .post {margin-bottom}
 * Peter
 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/overlapping-posts/#post-1206256)
 * Even better:
 *     ```
       .post {
        ...
         min-height: 250px;
       }
       ```
   
 * Peter
 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/overlapping-posts/#post-1206260)
 * you gotta leave the ‘…’ from that class. That was merely to display that other
   properties could be in this class.
 * Peter

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

The topic ‘Overlapping posts’ is closed to new replies.

## Tags

 * [headers](https://wordpress.org/support/topic-tag/headers/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 3 replies
 * 2 participants
 * Last reply from: [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/overlapping-posts/#post-1206260)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
