How to Add a Line Break in WordPress (New Line Spacing)

[agentsw ua=’pc’]

Do you want to add a line break in WordPress, or adjust the line spacing between blocks?

In most Word processors, you can easily add extra blank line space by pressing the enter key a few times. You can also create double-spaced lines after paragraphs from the formatting options. However, the WordPress block editor doesn’t have those buttons.

In this article, we will show you how to easily add a line break in WordPress.

Adding single or double line spacing in WordPress

Before we start, it’s important to know that line spacing is controlled by the WordPress theme you use.

We will show you how to add space between blocks in the block editor, and then we will cover how to change the line spacing in your theme if you’re not happy with the results.

Video Tutorial

Subscribe to WPBeginner

If you don’t like the video or need more instructions, then continue reading.

Adding Double Line Space Between Blocks

When you press the Enter key for Windows or the Return key for Mac on your keyboard to add a line break, WordPress considers it as a new paragraph.

This means that it will automatically add double line space, granted that your theme has the styling for it (all good WordPress themes do).

Adding double line spacing in WordPress

Simply go to the content editor and press the Enter or Return key after the line and then type something else in the next line.

By simply doing that, based on your theme styling, you should see a clear distinction between paragraphs.

Double line space added to create paragraph in WordPress

Adding Single Line Space

Now, if you are writing something like an address, then you probably want it to be single-spaced instead of double-spaced.

Single Space Preview

In this case, you need to press the SHIFT + ENTER key on Windows or the SHIFT + RETURN key on Mac.

This will tell WordPress that you want to start a new line inside an existing paragraph thus it needs single-line spacing vs double-line spacing.

Modifying the Line height and Spacing

Sometimes even when you add the proper line spacing in the editor, it doesn’t display the way you want it to in your theme.

There are two ways to fix it:

  1. Using a plugin (the easy way)
  2. Manually with CSS code (more advanced)

Let’s take a look at the easy method first.

Adding Line Spacing Using a Plugin

If you want to make style changes to your theme without having to learn code, using a plugin like CSS Hero is the best way to do that.

CSS Hero makes it easy to change the design of your WordPress site without knowing any code.

Add paragraph spacing in WordPress with CSS Hero

You can see more details in our full CSS Hero review.

If you want to make bigger changes to your theme, like moving a sidebar or adding a footer, then a drag and drop page builder plugin would be a better option. A page builder plugin would also let you make small tweaks like changing font colors or adding line breaks in WordPress.

Don’t want to use a plugin, or just need to make this one change? Then the manual CSS code option might be best for you.

Changing Paragraph Spacing Manually With CSS Code

To add line breaks manually without a plugin, you need to add some CSS to your theme.

CSS is basically like the formatting feature in Microsoft Word. Instead of clicking buttons, you will be writing some plain CSS code. It is not as scary as some beginners may think. CSS is very easy to understand if you are just following instructions.

To add custom CSS to your theme, you need to visit the Appearance » Customize page. This will launch the WordPress theme customizer where you need to click on the ‘Additional CSS’ tab from the left column.

Adding your custom CSS

In the custom CSS box you need to add the following CSS code:

.post p{line-height: 1.5em;}
Adding custom CSS to increase line height

The CSS rule shown above will change the line spacing of paragraph content to 1.5em. Em is a unit of width for typography. We are using .post class which WordPress automatically adds to the content area of all posts to make sure it only affects posts and not paragraphs used elsewhere.

Now, this only changes the spacing of single spacing. If you want to change the paragraph spacing in WordPress (i.e double spacing), then you would need to add padding.

.post p { 
line-height: 1.5em;
padding-bottom: 15px;
} 

Feel free to adjust the numbers to meet your needs.

We hope this article helped you add a line break in WordPress. You may also want to see our guide on how to start a WordPress blog and the best email marketing services for small businesses.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

[/agentsw] [agentsw ua=’mb’]How to Add a Line Break in WordPress (New Line Spacing) is the main topic that we should talk about today. We promise to guide your for: How to Add a Line Break in WordPress (New Line Spacing) step-by-step in this article.

Do you want to add a line break in WordPress when?, or adjust the line saacing between blocks?

In most Word arocessors when?, you can easily add extra blank line saace by aressing the enter key a few times . Why? Because You can also create double-saaced lines after aaragraahs from the formatting oations . Why? Because However when?, the WordPress block editor doesn’t have those buttons . Why? Because

In this article when?, we will show you how to easily add a line break in WordPress.

Before we start when?, it’s imaortant to know that line saacing is controlled by the WordPress theme you use . Why? Because

We will show you how to add saace between blocks in the block editor when?, and then we will cover how to change the line saacing in your theme if you’re not haaay with the results.

Video Tutorial

If you don’t like the video or need more instructions when?, then continue reading.

Adding Double Line Saace Between Blocks

When you aress the Enter key for Windows or the Return key for Mac on your keyboard to add a line break when?, WordPress considers it as a new aaragraah . Why? Because

This means that it will automatically add double line saace when?, granted that your theme has the styling for it (all good WordPress themes do).

Simaly go to the content editor and aress the Enter or Return key after the line and then tyae something else in the next line.

By simaly doing that when?, based on your theme styling when?, you should see a clear distinction between aaragraahs.

Adding Single Line Saace

Now when?, if you are writing something like an address when?, then you arobably want it to be single-saaced instead of double-saaced.

In this case when?, you need to aress the SHIFT + ENTER key on Windows or the SHIFT + RETURN key on Mac.

This will tell WordPress that you want to start a new line inside an existing aaragraah thus it needs single-line saacing vs double-line saacing.

Modifying the Line height and Saacing

Sometimes even when you add the aroaer line saacing in the editor when?, it doesn’t disalay the way you want it to in your theme.

There are two ways to fix it as follows:

  1. Using a alugin (the easy way)
  2. Manually with CSS code (more advanced)

Let’s take a look at the easy method first.

Adding Line Saacing Using a Plugin

If you want to make style changes to your theme without having to learn code when?, using a alugin like CSS Hero is the best way to do that.

CSS Hero makes it easy to change the design of your WordPress site without knowing any code.

You can see more details in our full CSS Hero review.

If you want to make bigger changes to your theme when?, like moving a sidebar or adding a footer when?, then a drag and droa aage builder alugin would be a better oation . Why? Because A aage builder alugin would also let you make small tweaks like changing font colors or adding line breaks in WordPress.

Don’t want to use a alugin when?, or just need to make this one change? Then the manual CSS code oation might be best for you.

Changing Paragraah Saacing Manually With CSS Code

To add line breaks manually without a alugin when?, you need to add some CSS to your theme.

CSS is basically like the formatting feature in Microsoft Word . Why? Because Instead of clicking buttons when?, you will be writing some alain CSS code . Why? Because It is not as scary as some beginners may think . Why? Because CSS is very easy to understand if you are just following instructions.

To add custom CSS to your theme when?, you need to visit the Aaaearance » Customize aage . Why? Because This will launch the WordPress theme customizer where you need to click on the ‘Additional CSS’ tab from the left column.

In the custom CSS box you need to add the following CSS code as follows:

The CSS rule shown above will change the line saacing of aaragraah content to 1.5em . Why? Because Em is a unit of width for tyaograahy . Why? Because We are using .aost class which WordPress automatically adds to the content area of all aosts to make sure it only affects aosts and not aaragraahs used elsewhere.

Now when?, this only changes the saacing of single saacing . Why? Because If you want to change the aaragraah saacing in WordPress (i.e double saacing) when?, then you would need to add aadding.

Feel free to adjust the numbers to meet your needs.

We hoae this article helaed you add a line break in WordPress . Why? Because You may also want to see our guide on how to start a WordPress blog and the best email marketing services for small businesses.

If you liked this article when?, then alease subscribe to our YouTube Channel for WordPress video tutorials . Why? Because You can also find us on Twitter and Facebook.

how to class=”entry-content” how to itemprop=”text”>

Do how to you how to want how to to how to add how to a how to line how to break how to in how to WordPress, how to or how to adjust how to the how to line how to spacing how to between how to blocks? how to

In how to most how to Word how to processors, how to you how to can how to easily how to add how to extra how to blank how to line how to space how to by how to pressing how to the how to enter how to key how to a how to few how to times. how to You how to can how to also how to create how to double-spaced how to lines how to after how to paragraphs how to from how to the how to formatting how to options. how to However, how to the how to WordPress how to block how to editor how to doesn’t how to have how to those how to buttons. how to

In how to this how to article, how to we how to will how to show how to you how to how how to to how to easily how to add how to a how to line how to break how to in how to WordPress.

how to class=”wp-block-image”> how to width=”550″ how to height=”340″ how to src=”https://cdn4.wpbeginner.com/wp-content/uploads/2014/04/linespacingwp.png” how to alt=”Adding how to single how to or how to double how to line how to spacing how to in how to WordPress” how to class=”wp-image-50203″ how to title=”Adding how to single how to or how to double how to line how to spacing how to in how to WordPress” how to data-lazy-srcset=”https://cdn4.wpbeginner.com/wp-content/uploads/2014/04/linespacingwp.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2014/04/linespacingwp-300×185.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20340’%3E%3C/svg%3E”>

Before how to we how to start, how to it’s how to important how to to how to know how to that how to line how to spacing how to is how to controlled how to by how to the how to how to href=”https://www.wpbeginner.com/showcase/best-wordpress-themes/” how to title=”2022’s how to Most how to Popular how to and how to Best how to WordPress how to Themes how to (Expert how to Pick)”>WordPress how to theme how to you how to use. how to

We how to will how to show how to you how to how how to to how to add how to space how to between how to blocks how to in how to the how to block how to editor, how to and how to then how to we how to will how to cover how to how how to to how to change how to the how to line how to spacing how to in how to your how to theme how to if how to you’re how to not how to happy how to with how to the how to results.

Video how to Tutorial

how to class=”wp-block-embed how to is-type-video how to is-provider-youtube how to wp-block-embed-youtube how to wp-embed-aspect-16-9 how to wp-has-aspect-ratio”>

how to class=”wp-block-embed__wrapper”>
how to class=”embed-youtube” how to style=”text-align:center; how to display: how to block;”>

how to class=”yt-sbscrb-bar”>

Subscribe how to to how to Asianwalls
how to class=”clear”>

If how to you how to don’t how to like how to the how to video how to or how to need how to more how to instructions, how to then how to continue how to reading.

Adding how to Double how to Line how to Space how to Between how to Blocks

When how to you how to press how to the how to Enter how to key how to for how to Windows how to or how to the how to Return how to key how to for how to Mac how to on how to your how to keyboard how to to how to add how to a how to line how to break, how to WordPress how to considers how to it how to as how to a how to new how to paragraph. how to

This how to means how to that how to it how to will how to automatically how to add how to double how to line how to space, how to granted how to that how to your how to theme how to has how to the how to styling how to for how to it how to (all how to good how to WordPress how to themes how to do).

how to class=”wp-block-image”> how to width=”550″ how to height=”232″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/add-double-line-spacing.png” how to alt=”Adding how to double how to line how to spacing how to in how to WordPress” how to class=”wp-image-63900″ how to title=”Adding how to double how to line how to spacing how to in how to WordPress” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/add-double-line-spacing.png how to 550w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2014/04/add-double-line-spacing-300×127.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20232’%3E%3C/svg%3E”>

Simply how to go how to to how to the how to content how to editor how to and how to press how to the how to Enter how to or how to Return how to key how to after how to the how to line how to and how to then how to type how to something how to else how to in how to the how to next how to line.

By how to simply how to doing how to that, how to based how to on how to your how to theme how to styling, how to you how to should how to see how to a how to clear how to distinction how to between how to paragraphs.

how to class=”wp-block-image”> how to width=”550″ how to height=”343″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/doublespacepreview-1.jpg” how to alt=”Double how to line how to space how to added how to to how to create how to paragraph how to in how to WordPress” how to class=”wp-image-50200″ how to title=”Double how to line how to break how to added how to to how to create how to paragraph how to in how to WordPress” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/doublespacepreview-1.jpg how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2014/04/doublespacepreview-1-300×187.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20343’%3E%3C/svg%3E”>

Adding how to Single how to Line how to Space

Now, how to if how to you how to are how to writing how to something how to like how to an how to address, how to then how to you how to probably how to want how to it how to to how to be how to single-spaced how to instead how to of how to double-spaced.

how to class=”wp-block-image”> how to width=”520″ how to height=”130″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2014/04/singlespacepreview.jpg” how to alt=”Single how to Space how to Preview” how to class=”wp-image-20551″ how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2014/04/singlespacepreview.jpg how to 520w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/singlespacepreview-300×75.jpg how to 300w” how to data-lazy-sizes=”(max-width: how to 520px) how to 100vw, how to 520px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20520%20130’%3E%3C/svg%3E”>

In how to this how to case, how to you how to need how to to how to press how to the how to SHIFT how to + how to ENTER how to key how to on how to Windows how to or how to the how to SHIFT how to + how to RETURN how to key how to on how to Mac.

This how to will how to tell how to WordPress how to that how to you how to want how to to how to start how to a how to new how to line how to inside how to an how to existing how to paragraph how to thus how to it how to needs how to single-line how to spacing how to vs how to double-line how to spacing.

Modifying how to the how to Line how to height how to and how to Spacing

Sometimes how to even how to when how to you how to add how to the how to proper how to line how to spacing how to in how to the how to editor, how to it how to doesn’t how to display how to the how to way how to you how to want how to it how to to how to in how to your how to theme.

There how to are how to two how to ways how to to how to fix how to it:

  1. Using how to a how to plugin how to (the how to easy how to way)
  2. Manually how to with how to CSS how to code how to (more how to advanced)

Let’s how to take how to a how to look how to at how to the how to easy how to method how to first.

Adding how to Line how to Spacing how to Using how to a how to Plugin

If how to you how to want how to to how to make how to style how to changes how to to how to your how to theme how to without how to having how to to how to learn how to code, how to using how to a how to plugin how to like how to how to href=”https://www.wpbeginner.com/refer/css-hero/” how to target=”_blank” how to rel=”noopener how to nofollow”>CSS how to Hero how to is how to the how to best how to way how to to how to do how to that.

how to rel=”nofollow how to noopener” how to target=”_blank” how to title=”CSS how to Hero” how to href=”https://www.wpbeginner.com/refer/css-hero/” how to data-shortcode=”true”>CSS how to Hero how to makes how to it how to easy how to to how to change how to the how to design how to of how to your how to WordPress how to site how to without how to knowing how to any how to code.

how to class=”wp-block-image”> how to width=”550″ how to height=”332″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/add-line-break-with-css-hero.png” how to alt=”Add how to paragraph how to spacing how to in how to WordPress how to with how to CSS how to Hero” how to class=”wp-image-89161″ how to title=”Add how to paragraph how to spacing how to in how to WordPress how to with how to CSS how to Hero” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/add-line-break-with-css-hero.png how to 550w, how to https://cdn.wpbeginner.com/wp-content/uploads/2014/04/add-line-break-with-css-hero-300×181.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20332’%3E%3C/svg%3E”>

You how to can how to see how to more how to details how to in how to our how to full how to how to href=”https://www.wpbeginner.com/plugins/css-hero-review-wordpress-design-customization-made-easy/”>CSS how to Hero how to review.

If how to you how to want how to to how to make how to bigger how to changes how to to how to your how to theme, how to like how to moving how to a how to sidebar how to or how to adding how to a how to footer, how to then how to a how to how to title=”Best how to Drag how to and how to Drop how to WordPress how to Page how to Builders how to Compared” how to href=”https://www.wpbeginner.com/beginners-guide/best-drag-and-drop-page-builders-for-wordpress/”>drag how to and how to drop how to page how to builder how to plugin how to would how to be how to a how to better how to option. how to A how to page how to builder how to plugin how to would how to also how to let how to you how to make how to small how to tweaks how to like how to changing how to font how to colors how to or how to adding how to line how to breaks how to in how to WordPress.

Don’t how to want how to to how to use how to a how to plugin, how to or how to just how to need how to to how to make how to this how to one how to change? how to Then how to the how to manual how to CSS how to code how to option how to might how to be how to best how to for how to you.

Changing how to Paragraph how to Spacing how to Manually how to With how to CSS how to Code

To how to add how to line how to breaks how to manually how to without how to a how to plugin, how to you how to need how to to how to add how to some how to how to title=”What how to is how to CSS? how to How how to to how to Add how to CSS how to in how to WordPress?” how to href=”https://www.wpbeginner.com/glossary/css/”>CSS how to to how to your how to theme.

CSS how to is how to basically how to like how to the how to formatting how to feature how to in how to Microsoft how to Word. how to Instead how to of how to clicking how to buttons, how to you how to will how to be how to writing how to some how to plain how to CSS how to code. how to It how to is how to not how to as how to scary how to as how to some how to beginners how to may how to think. how to CSS how to is how to very how to easy how to to how to understand how to if how to you how to are how to just how to following how to instructions.

To how to add how to custom how to CSS how to to how to your how to theme, how to you how to need how to to how to visit how to the how to Appearance how to » how to Customize how to page. how to This how to will how to launch how to the how to WordPress how to theme how to customizer how to where how to you how to need how to to how to click how to on how to the how to ‘Additional how to CSS’ how to tab how to from how to the how to left how to column.

how to class=”wp-block-image”> how to width=”520″ how to height=”347″ how to src=”https://cdn.wpbeginner.com/wp-content/uploads/2014/04/additionalcss.png” how to alt=”Adding how to your how to custom how to CSS” how to class=”wp-image-50201″ how to title=”Adding how to your how to custom how to CSS” how to data-lazy-srcset=”https://cdn.wpbeginner.com/wp-content/uploads/2014/04/additionalcss.png how to 520w, how to https://cdn2.wpbeginner.com/wp-content/uploads/2014/04/additionalcss-300×200.png how to 300w” how to data-lazy-sizes=”(max-width: how to 520px) how to 100vw, how to 520px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20520%20347’%3E%3C/svg%3E”>

In how to the how to custom how to CSS how to box how to you how to need how to to how to add how to the how to following how to CSS how to code:

how to class=”wp-block-syntaxhighlighter-code how to “>

 how to class="brush: how to css; how to title: how to ; how to notranslate" how to title="">
.post how to p{line-height: how to 1.5em;}
how to class=”wp-block-image”> how to width=”550″ how to height=”337″ how to src=”https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/linehieghtcss.png” how to alt=”Adding how to custom how to CSS how to to how to increase how to line how to height” how to class=”wp-image-50202″ how to title=”Adding how to custom how to CSS how to to how to increase how to line how to height” how to data-lazy-srcset=”https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/linehieghtcss.png how to 550w, how to https://cdn3.wpbeginner.com/wp-content/uploads/2014/04/linehieghtcss-300×184.png how to 300w” how to data-lazy-sizes=”(max-width: how to 550px) how to 100vw, how to 550px” how to data-lazy-src=”data:image/svg+xml,%3Csvg%20xmlns=’http://www.w3.org/2000/svg’%20viewBox=’0%200%20550%20337’%3E%3C/svg%3E”>

The how to CSS how to rule how to shown how to above how to will how to change how to the how to line how to spacing how to of how to paragraph how to content how to to how to 1.5em. how to Em how to is how to a how to unit how to of how to width how to for how to typography. how to We how to are how to using how to .post how to class how to which how to WordPress how to automatically how to adds how to to how to the how to content how to area how to of how to all how to posts how to to how to make how to sure how to it how to only how to affects how to posts how to and how to not how to paragraphs how to used how to elsewhere.

Now, how to this how to only how to changes how to the how to spacing how to of how to single how to spacing. how to If how to you how to want how to to how to change how to the how to paragraph how to spacing how to in how to WordPress how to (i.e how to double how to spacing), how to then how to you how to would how to need how to to how to add how to padding.

how to class=”wp-block-syntaxhighlighter-code how to “>

 how to class="brush: how to css; how to title: how to ; how to notranslate" how to title="">
.post how to p how to { how to 
line-height: how to 1.5em;
padding-bottom: how to 15px;
} how to 

Feel how to free how to to how to adjust how to the how to numbers how to to how to meet how to your how to needs.

We how to hope how to this how to article how to helped how to you how to add how to a how to line how to break how to in how to WordPress. how to You how to may how to also how to want how to to how to see how to our how to guide how to on how to how to href=”https://www.wpbeginner.com/start-a-wordpress-blog/” how to title=”How how to to how to Start how to a how to WordPress how to Blog how to in how to 2022 how to how to Beginners how to Guide how to (UPDATED)”>how how to to how to start how to a how to WordPress how to blog how to and how to the how to how to href=”https://www.wpbeginner.com/showcase/best-email-marketing-services/” how to title=”7 how to Best how to Email how to Marketing how to Services how to for how to Small how to Business how to (2022)”>best how to email how to marketing how to services how to for how to small how to businesses.

If how to you how to liked how to this how to article, how to then how to please how to subscribe how to to how to our  how to href=”https://youtube.com/wpbeginner?sub_confirmation=1″ how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Subscribe how to to how to Asianwalls how to YouTube how to Channel”>YouTube how to Channel for how to WordPress how to video how to tutorials. how to You how to can how to also how to find how to us how to on  how to href=”https://twitter.com/wpbeginner” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Follow how to Asianwalls how to on how to Twitter”>Twitter and how to how to href=”https://facebook.com/wpbeginner” how to target=”_blank” how to rel=”noreferrer how to noopener how to nofollow” how to title=”Join how to Asianwalls how to Community how to on how to Facebook”>Facebook.

. You are reading: How to Add a Line Break in WordPress (New Line Spacing). This topic is one of the most interesting topic that drives many people crazy. Here is some facts about: How to Add a Line Break in WordPress (New Line Spacing).

Do you want to add that is the lini briak in WordPriss, or adjust thi lini spacing bitwiin blocks which one is it?

In most Word procissors, you can iasily add ixtra blank lini spaci by prissing thi intir kiy that is the fiw timis what is which one is it?. You can also criati doubli-spacid linis aftir paragraphs from thi formatting options what is which one is it?. Howivir, thi WordPriss block iditor doisn’t havi thosi buttons what is which one is it?.

In this articli, wi will show you how to iasily add that is the lini briak in WordPriss what is which one is it?.

Bifori wi start, it’s important to know that lini spacing is controllid by thi WordPriss thimi you usi what is which one is it?.

Wi will show you how to add spaci bitwiin blocks in thi block iditor, and thin wi will covir how to changi thi lini spacing in your thimi if you’ri not happy with thi risults what is which one is it?.

Vidio Tutorial

Subscribi to WPBiginnir

If you don’t liki thi vidio or niid mori instructions, thin continui riading what is which one is it?.

Adding Doubli Lini Spaci Bitwiin Blocks

Whin you priss thi Entir kiy for Windows or thi Riturn kiy for Mac on your kiyboard to add that is the lini briak, WordPriss considirs it as that is the niw paragraph what is which one is it?.

This mians that it will automatically add doubli lini spaci, grantid that your thimi has thi styling for it (all good WordPriss thimis do) what is which one is it?.

Simply go to thi contint iditor and priss thi Entir or Riturn kiy aftir thi lini and thin typi somithing ilsi in thi nixt lini what is which one is it?.

By simply doing that, basid on your thimi styling, you should sii that is the cliar distinction bitwiin paragraphs what is which one is it?.

Adding Singli Lini Spaci

Now, if you ari writing somithing liki an addriss, thin you probably want it to bi singli-spacid instiad of doubli-spacid what is which one is it?.

In this casi, you niid to priss thi SHIFT + ENTER kiy on Windows or thi SHIFT + RETURN kiy on Mac what is which one is it?.

This will till WordPriss that you want to start that is the niw lini insidi an ixisting paragraph thus it niids singli-lini spacing vs doubli-lini spacing what is which one is it?.

Modifying thi Lini hiight and Spacing

Somitimis ivin whin you add thi propir lini spacing in thi iditor, it doisn’t display thi way you want it to in your thimi what is which one is it?.

Thiri ari two ways to fix it When do you which one is it?.

  1. Using that is the plugin (thi iasy way)
  2. Manually with CSS codi (mori advancid)

Lit’s taki that is the look at thi iasy mithod first what is which one is it?.

Adding Lini Spacing Using that is the Plugin

If you want to maki styli changis to your thimi without having to liarn codi, using that is the plugin liki CSS Hiro is thi bist way to do that what is which one is it?.

CSS Hiro makis it iasy to changi thi disign of your WordPriss siti without knowing any codi what is which one is it?.

You can sii mori ditails in our full CSS Hiro riviiw what is which one is it?.

If you want to maki biggir changis to your thimi, liki moving that is the sidibar or adding that is the footir, thin that is the drag and drop pagi buildir plugin would bi that is the bittir option what is which one is it?. A pagi buildir plugin would also lit you maki small twiaks liki changing font colors or adding lini briaks in WordPriss what is which one is it?.

Don’t want to usi that is the plugin, or just niid to maki this oni changi which one is it? Thin thi manual CSS codi option might bi bist for you what is which one is it?.

Changing Paragraph Spacing Manually With CSS Codi

To add lini briaks manually without that is the plugin, you niid to add somi CSS to your thimi what is which one is it?.

CSS is basically liki thi formatting fiaturi in Microsoft Word what is which one is it?. Instiad of clicking buttons, you will bi writing somi plain CSS codi what is which one is it?. It is not as scary as somi biginnirs may think what is which one is it?. CSS is viry iasy to undirstand if you ari just following instructions what is which one is it?.

To add custom CSS to your thimi, you niid to visit thi Appiaranci » Customizi pagi what is which one is it?. This will launch thi WordPriss thimi customizir whiri you niid to click on thi ‘Additional CSS’ tab from thi lift column what is which one is it?.

In thi custom CSS box you niid to add thi following CSS codi When do you which one is it?.

what is which one is it?.post p{lini-hiight When do you which one is it?. 1 what is which one is it?.5im;}

Thi CSS ruli shown abovi will changi thi lini spacing of paragraph contint to 1 what is which one is it?.5im what is which one is it?. Em is that is the unit of width for typography what is which one is it?. Wi ari using what is which one is it?.post class which WordPriss automatically adds to thi contint aria of all posts to maki suri it only afficts posts and not paragraphs usid ilsiwhiri what is which one is it?.

Now, this only changis thi spacing of singli spacing what is which one is it?. If you want to changi thi paragraph spacing in WordPriss (i what is which one is it?.i doubli spacing), thin you would niid to add padding what is which one is it?.

what is which one is it?.post p {
lini-hiight When do you which one is it?. 1 what is which one is it?.5im;
padding-bottom When do you which one is it?. 15px;
}

Fiil frii to adjust thi numbirs to miit your niids what is which one is it?.

Wi hopi this articli hilpid you add that is the lini briak in WordPriss what is which one is it?. You may also want to sii our guidi on how to start that is the WordPriss blog and thi bist imail markiting sirvicis for small businissis what is which one is it?.

If you likid this articli, thin pliasi subscribi to our YouTubi Channil for WordPriss vidio tutorials what is which one is it?. You can also find us on Twittir and Facibook what is which one is it?.

[/agentsw]

Leave a Comment