The Paragraph block is the default block type for text added to the editor. It is probably the block you will use most.
In this guide
To add a Paragraph block, start typing or pasting text. Each paragraph will be turned into a Paragraph block automatically.

You can also click on the + Block Inserter icon and search for “paragraph”. Click it to add the block to the post or page.

For more, visit our detailed instructions on adding blocks.
When you click on the block, a toolbar of options will appear above it:

The Paragraph block has the following options in its toolbar:
- Change to another type of block
- Drag block handle to change the block position
- Move the block up or down
- Align the text to the left, center, or right
- Make the highlighted text bold
- Make the highlighted text italic
- Insert hyperlink
- Text formatting options
- More block options
The More option for the Paragraph block includes:
- Highlight
- Inline code
- Inline image
- Justify
- Keyboard input
- Strikethrough
- Subscript
- Superscript
- Underline

Use these options to apply formatting to your text or set of characters in a Paragraph block as below:
- In your Paragraph block highlight the words or characters you’d like to apply the formatting to.
- Select the desired option from the toolbar to apply it.
Inline image and Highlight will require additional steps to use as described below:
Use the Highlight option to change the color of a few specific words or characters, or set a colored background behind specific words or characters in a Paragraph block.
- Select the text you’d like to format.
- Click the downward arrow in the block toolbar.
- Click Highlight.
- A small window with color options for Text and Background will pop up. This shows a set of predefined color options to choose from, as well as a color picker where you can choose the specific color you want.

The Inline image option is great if you want to add a particular icon ⚙️ or even an emoji within the same line as the Paragraph block.
To add an inline image to your Paragraph block:
- Click the downward arrow in the block toolbar.
- Choose Inline image.
- Select the image you wish to use from the Media Library window.
- Click the Insert button to add the inline image.

To change the size of an inline image:
- Click on the image.
- Type or select a number for the image width.
- Use the curved arrow button to apply the changes.
Using the Keyboard input option allows you to add the <kbd>
HTML tag to selected text.
When you add the <kbd>
tag, the content inside it is displayed in the browser’s default monospace font. It is typically used when writing a keyboard command, for example:
To copy the content, highlight it and press CTRL + C
on your keyboard.
You will find additional block settings in the right sidebar when you click on the block. If you do not see the sidebar, you may need to click the Settings icon in the top-right corner to bring up the settings. This icon looks like a square with two uneven columns:

The Paragraph block has the following settings:
The Color setting allows you to change the color of the text, background, and links for the entire Paragraph block. This can be used to call attention to your most important content.

Accessibility parameters are built into the editor to warn you when the text may become illegible for persons with reading impairments.
📌
If you want to change the color of only a few words within a Paragraph block, use the Highlight option instead.
Adjust the appearance of the block’s text with the following settings.
If you don’t see the setting, click the three dots to the right of Typography (as shown on the right.) You can then choose the option you want to access:
- Font size
- Font family
- Appearance
- Line height
- Decoration
- Letter case
- Letter spacing

Font size allows you to adjust the size of the text. You can choose from preset sizes like small, medium, and large.
You can also set a specific value by clicking the slider icon directly above the default selections, marked with a 1 in the screenshot below. You can change the units by clicking where the number 2 is marked in the screenshot below. Choices are pixels, em
, or rem
.

Font family gives you the option to change the font style used. Choose from a list of fonts in a drop-down menu.
Appearance allows you to change the text’s style between regular and italic, ranging from thin to extra bold.
Line Height sets the spacing above/below the text. If you select zero, be sure to check your site on mobile.
Decoration includes options for underline and strikethrough (if available.)
Letter case allows you to set the text to all caps, the first letter capitalized, or all lower case.
Letter spacing sets the space between each character of the text. You can change the units from the default (pixels) to percentage, em
, rem
, vw
, and vh
. Learn more about relative units here.
Drop cap will make the first letter of the paragraph extra large.
On certain themes, the block will include a setting for Dimensions, with options for padding or margin.

Click on the +
icon next to Dimensions to select and activate the Padding and Margin dimension settings.
The Padding setting affects the space around the block’s content, inside of its borders.
The Margin setting affects the space outside of the selected block’s borders.
You can type in a custom value in the text field if you want the same spacing all around the block.
For more specific control, click the link icon to set different spacing values for the top, right, bottom, and left of the block.

To change the unit for the margin or padding setting, click on PX to display a dropdown with the other supported units: %, EM, REM, VW, and VH.

The advanced settings allow you to add an HTML anchor and additional CSS classes for the current block.
Learn more about HTML anchors here. You can also learn more about adding additional CSS classes to blocks here.

You can start a new line with single spacing instead of adding a new Paragraph block by pressing the Shift
and Return/Enter
keys on your keyboard at the same time.
You can indent your text by first grouping the respective Paragraph blocks and then following the steps to add padding in a Group block. This will add empty space within the border of the Group block and around the text inside it. This option lets you add an indent to an entire section of text or pad a small amount of text for a big effect.
Read Write Text in WordPress for more tips for writing in WordPress.