How to Remove Extra Spaces Between Paragraphs in Word
🔍 WiseChecker

How to Remove Extra Spaces Between Paragraphs in Word

Extra space between paragraphs in Word often appears when you press Enter twice or when the paragraph spacing settings are set too large. This problem makes documents look unprofessional and wastes page space. Word includes built-in paragraph spacing controls and a dedicated Line and Paragraph Spacing button on the Ribbon. This article explains how to use the Paragraph dialog box, the Line Spacing button, and the Find and Replace tool to remove extra space between paragraphs.

Key Takeaways: Removing Extra Paragraph Spaces in Word

  • Home > Line and Paragraph Spacing > Remove Space After Paragraph: Instantly removes spacing after the selected paragraph.
  • Home > Paragraph group > Paragraph dialog launcher > Indents and Spacing tab > Spacing section: Set Before and After values to 0 pt to eliminate extra space.
  • Ctrl+H > Find what: ^p^p > Replace with: ^p: Find and Replace command that removes double paragraph marks from manual double-Enter errors.

Understanding Paragraph Spacing in Word

Word controls space between paragraphs through two separate mechanisms: paragraph marks and paragraph formatting. A paragraph mark is the hidden character created each time you press Enter. When you press Enter twice, you insert two consecutive paragraph marks, creating a blank line that looks like extra space. Paragraph formatting includes the Before and After spacing values stored in each paragraph style. The Normal style in many Word templates defaults to 8 pt spacing after each paragraph. The combination of double paragraph marks and positive After spacing values produces the most common appearance of extra space. To fix the problem permanently, you must address both causes.

Paragraph Marks vs Paragraph Formatting

Paragraph marks are nonprinting characters. You can see them by clicking the Show/Hide button on the Home tab. Each Enter press creates one paragraph mark. Two consecutive paragraph marks create an empty paragraph that adds a blank line. Paragraph formatting, on the other hand, is a property of the paragraph itself. The After spacing value adds measured space below every paragraph, measured in points. One point equals 1/72 of an inch. The default After spacing of 8 pt adds roughly one-ninth of an inch of space. When you combine double paragraph marks with 8 pt After spacing, the visible gap becomes larger than intended.

Steps to Remove Extra Spaces Between Paragraphs

The method you choose depends on whether the extra space comes from double paragraph marks, paragraph formatting, or both. Use the following steps in order to clean up your document completely.

Method 1: Use the Line and Paragraph Spacing Button

  1. Select the paragraphs with extra space
    Click and drag to highlight the affected paragraphs. If the entire document has the problem, press Ctrl+A to select all text.
  2. Open the Line and Paragraph Spacing menu
    On the Home tab, in the Paragraph group, click the Line and Paragraph Spacing button. It looks like horizontal lines with blue arrows.
  3. Choose Remove Space After Paragraph
    From the dropdown menu, select Remove Space After Paragraph. Word sets the After spacing to 0 pt for the selected paragraphs. If the menu shows Add Space After Paragraph, the After spacing is already 0 pt.

Method 2: Use the Paragraph Dialog Box

  1. Select the paragraphs to adjust
    Highlight the paragraphs you want to change. Use Ctrl+A for the entire document.
  2. Open the Paragraph dialog box
    Click the small diagonal arrow in the bottom-right corner of the Paragraph group on the Home tab. Alternatively, right-click the selected text and choose Paragraph.
  3. Set Before and After spacing to zero
    On the Indents and Spacing tab, locate the Spacing section. Set the Before box to 0 pt. Set the After box to 0 pt. In the Line spacing dropdown, choose Single.
  4. Apply the change
    Click OK. Word removes all extra spacing from the selected paragraphs.

Method 3: Remove Double Paragraph Marks with Find and Replace

  1. Show paragraph marks
    Click the Show/Hide button on the Home tab. This displays all paragraph marks as pilcrow symbols so you can see the double marks.
  2. Open Find and Replace
    Press Ctrl+H to open the Find and Replace dialog box.
  3. Enter the find and replace codes
    In the Find what box, type ^p^p. This code represents two consecutive paragraph marks. In the Replace with box, type ^p. This code represents one paragraph mark.
  4. Run the replacement
    Click Replace All. Word replaces every double paragraph mark with a single paragraph mark. A message box shows how many replacements were made. Click OK, then close the Find and Replace dialog box.
  5. Repeat for triple paragraph marks if needed
    If your document has three or more consecutive paragraph marks, repeat the process with ^p^p^p in the Find what box and ^p in the Replace with box. Click Replace All until no more replacements occur.

Method 4: Modify the Default Style

  1. Open the Styles pane
    Click the small diagonal arrow in the bottom-right corner of the Styles group on the Home tab. The Styles pane opens on the right side of the window.
  2. Modify the Normal style
    Right-click Normal in the Styles list and choose Modify.
  3. Set paragraph spacing
    In the Modify Style dialog box, click Format in the bottom-left corner and select Paragraph. Set Before to 0 pt and After to 0 pt. Set Line spacing to Single. Click OK twice.
  4. Update existing paragraphs
    If the document already contains text, right-click Normal again and choose Update Normal to Match Selection. This applies the new spacing to all paragraphs using the Normal style.

If Word Still Has Extra Space After the Main Fix

Space Remains Between Specific Paragraphs

Some paragraphs may use a different style, such as Heading 1 or Body Text. Each style stores its own Before and After spacing values. Select the problematic paragraph, open the Paragraph dialog box, and check the Spacing section. Adjust the Before and After values to 0 pt. If you want to change the style permanently, right-click the style name in the Styles pane, choose Modify, and set the spacing there.

Extra Space Appears After Pasting Text

Text pasted from a website or another document often brings its own paragraph formatting. After pasting, click the Paste Options button that appears at the bottom-right of the pasted content. Select Keep Text Only to strip all formatting, including paragraph spacing. Then apply the Normal style to the pasted text.

Line Spacing Instead of Paragraph Spacing

If space between lines within a single paragraph looks too large, the problem is line spacing, not paragraph spacing. Select the text, open the Paragraph dialog box, and in the Spacing section, set Line spacing to Single or 1.15. Do not confuse line spacing with paragraph Before and After values.

Paragraph Spacing Methods Compared

Method Best For Limitation
Line and Paragraph Spacing button Quick removal of After spacing on selected paragraphs Does not remove double paragraph marks
Paragraph dialog box Precise control of Before and After spacing Requires selecting paragraphs first
Find and Replace with ^p^p Removing blank paragraphs from double Enter presses Does not change paragraph formatting spacing
Modify Normal style Permanent fix for all new documents Does not fix existing documents unless you update the style

You can now remove extra paragraph spacing using the Line Spacing button, the Paragraph dialog box, Find and Replace, or style modification. Start with the Find and Replace method to eliminate double paragraph marks, then use the Paragraph dialog box to set Before and After spacing to zero. For future documents, modify the Normal style to 0 pt spacing before you begin typing. The keyboard shortcut Ctrl+0 toggles the After spacing between 0 pt and the default value as a quick check.