Title: WordPress removing extra line breaks
Last modified: July 5, 2020

---

# WordPress removing extra line breaks

 *  [andre1990](https://wordpress.org/support/users/andre1990/)
 * (@andre1990)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wordpress-removing-extra-line-breaks/)
 * I personally would prefer to have additional line breaks in my blog posts in 
   order to space out the content more and make it more readable.
 * My installation of wordpress appears to remove any additional line breaks from
   the posts that i have created in two scenarios:
 * 1. **In quote blocks ** I can only seem to be able to do one line break. Does
   anyone know how I add more? Here for example i’d like to have a full blank line
   between each paragraph but I’m unable to do that [https://imgur.com/xQh3iAK](https://imgur.com/xQh3iAK)
 * 2. **Between post blocks** I cannot seem to add additional spacing. Adding in
   a new blank block or adding additional line breaks at the end of each block doesn’t
   seem to do it. Does anyone know how I can fix this? [https://imgur.com/bkUicfF](https://imgur.com/bkUicfF)
 * Thanks in advanced

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

 *  [Tim Burkart](https://wordpress.org/support/users/bigmoxy/)
 * (@bigmoxy)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wordpress-removing-extra-line-breaks/#post-13073994)
 * In order to influence spacing you need to add some custom CSS. You will need 
   to use your browser’s developer tools to identify the exact class or ids. I can’t
   help with that since you only provided screenshots.
 *  Thread Starter [andre1990](https://wordpress.org/support/users/andre1990/)
 * (@andre1990)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wordpress-removing-extra-line-breaks/#post-13073999)
 * Hi Tim,
 * The link is [https://thehairchronicle.com/](https://thehairchronicle.com/) if
   you’re able to assist any further?
 * Regards
 *  [Tim Burkart](https://wordpress.org/support/users/bigmoxy/)
 * (@bigmoxy)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wordpress-removing-extra-line-breaks/#post-13074056)
 * It’s a tough call. To change your paragraph line spacing I would do something
   like this:
 * `.post-entry p { line-height: 2.5; }`
 * To change the line spacing in the block quotes I would start with this:
 * `.post-entry blockquote p { line-height: 2.5; margin: 5px; }`
 *  Thread Starter [andre1990](https://wordpress.org/support/users/andre1990/)
 * (@andre1990)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wordpress-removing-extra-line-breaks/#post-13074233)
 * Thank you Tim, i’ll look into that.
 * And on the quote blocks, is that normal behaviour that there is no spacing between
   paragraphs in one single quote block itself?
 *  [Tim Burkart](https://wordpress.org/support/users/bigmoxy/)
 * (@bigmoxy)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/wordpress-removing-extra-line-breaks/#post-13074374)
 * For the most part yes. That is how you want a block quote to look. However the
   CSS of your theme is what ultimately determines the look and feel of your site.

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

The topic ‘WordPress removing extra line breaks’ is closed to new replies.

## Tags

 * [line breaks](https://wordpress.org/support/topic-tag/line-breaks/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [Tim Burkart](https://wordpress.org/support/users/bigmoxy/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/wordpress-removing-extra-line-breaks/#post-13074374)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
