Title: Removing linespaces after post.
Last modified: August 21, 2016

---

# Removing linespaces after post.

 *  Resolved [Paradox Uncreated](https://wordpress.org/support/users/paradox-uncreated/)
 * (@paradox-uncreated)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/removing-linespaces-after-post/)
 * Hiya. I am nearly done modifying the twenty-eleven theme for my liking.
 * I was wondering though, what is the best way to remove unnecessary linespaces
   after the content of the post?
 * Best Regards.

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/removing-linespaces-after-post/?output_format=md)
[1](https://wordpress.org/support/topic/removing-linespaces-after-post/?output_format=md)
2

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 3 months ago](https://wordpress.org/support/topic/removing-linespaces-after-post/page/2/#post-3649335)
 * Try this CSS;
 *     ```
       .blog .entry-title {
        padding-top: 0;
       }
   
       .entry-content p:last-child {
        margin-bottom: 9px;
       }
       ```
   
 *  Thread Starter [Paradox Uncreated](https://wordpress.org/support/users/paradox-uncreated/)
 * (@paradox-uncreated)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/removing-linespaces-after-post/page/2/#post-3649337)
 * Most excellent! Peace!

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/removing-linespaces-after-post/?output_format=md)
[1](https://wordpress.org/support/topic/removing-linespaces-after-post/?output_format=md)
2

The topic ‘Removing linespaces after post.’ is closed to new replies.

 * 17 replies
 * 3 participants
 * Last reply from: [Paradox Uncreated](https://wordpress.org/support/users/paradox-uncreated/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/removing-linespaces-after-post/page/2/#post-3649337)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
