Title: Space Between Paragraphs
Last modified: August 31, 2016

---

# Space Between Paragraphs

 *  [tuc18707ulmes](https://wordpress.org/support/users/tuc18707ulmes/)
 * (@tuc18707ulmes)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/space-between-paragraphs-10/)
 * Hi, everyone
 * So, my problem is pretty basic, it’s just bugging me. When I go to write a post
   and I’m writing a paragraph and then press enter, space will appear between my
   two paragraphs. However, when I hit preview, it doesn’t look like the same as
   it did in the Visual Editor. Is there any way to fix this minor problem? My only
   solution as of now is to tap Enter twice when I’m working on a post, but this
   is somewhat frustrating.

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 3 months ago](https://wordpress.org/support/topic/space-between-paragraphs-10/#post-7051877)
 * Can you show us a page with the issue?
 *  Thread Starter [tuc18707ulmes](https://wordpress.org/support/users/tuc18707ulmes/)
 * (@tuc18707ulmes)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/space-between-paragraphs-10/#post-7051881)
 * Sure.
 * [http://matthewhulmes.com/hello/](http://matthewhulmes.com/hello/)
 * As you see, I’d like there be space between the paragraphs. And like I said, 
   my only solution is to double-tap enter when I’m writing. I was just wondering
   if there was a way where I can press enter once and space will appear between
   those paragraphs.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 3 months ago](https://wordpress.org/support/topic/space-between-paragraphs-10/#post-7051885)
 * If you’re not using a Child Theme, and if the theme doesn’t have a section for
   CSS modifications then do the following:
    1. Install this Custom CSS Manager plugin [http://wordpress.org/plugins/custom-css-manager-plugin](http://wordpress.org/plugins/custom-css-manager-plugin)
    2. use its “CSS Code” [section of the dashboard](https://s.w.org/plugins/custom-css-manager-plugin/screenshot-1.jpg?r=1288706)
       to hold your CSS modifications:
    3.  (put this code in)
    4.     ```
           p {
               margin: 10px 0;
           }
           ```
       
    5. Save
 * _Alternatively use your Child Theme style.css file to hold your CSS modifications_

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

The topic ‘Space Between Paragraphs’ is closed to new replies.

## Tags

 * [editing](https://wordpress.org/support/topic-tag/editing/)
 * [format](https://wordpress.org/support/topic-tag/format/)
 * [paragraph](https://wordpress.org/support/topic-tag/paragraph/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [writing](https://wordpress.org/support/topic-tag/writing/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/space-between-paragraphs-10/#post-7051885)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
