In WordPress, padding is the space between the content and the border within a block, while a margin is the space between two separate blocks.
Understanding the difference between the two is important for anyone looking to refine the appearance and layout of their WordPress site.
At WPBeginner, we have plenty of experience building websites and eCommerce stores on WordPress. This has given us a deeper understanding of the different design elements offered by the platform, including padding and margins.
In this article, we’ll show you the difference between the padding and margin features and how to use them in WordPress.
What Is Padding in WordPress?
The padding feature on your WordPress website is used to create space inside a block.
For example, you can add space inside a Text block to make its layout more visually appealing and prevent text from appearing too close to the borders of the block.
You can also use padding to control how the content flows on your WordPress blog. For instance, if you add padding to the top and bottom of a Text block, then you can make it easier for visitors to read the content.
What Is a Margin in WordPress?
A margin is a space around the border of a WordPress block and its surrounding elements.
This can help you add space between two different blocks, creating a cleaner and more open website layout.
For example, you can add margins to the top and bottom of a Text block so that it remains visible even when the screen is resized.
Plus, you can also use margins to add space between Image and Text blocks to make your website visually appealing and more accessible for users.
What Is the Difference Between Padding and Margins in WordPress?
Here is a quick list of the differences between the padding and margin features in WordPress:
Padding | Margin |
---|---|
Padding means adding space between the content and the border of the block. | The margin feature adds space outside the border of the block. |
Using padding does not affect the other blocks on your website. | Using a margin affects other blocks on your website. |
Padding can create a buffer around a block. | Margins can create space between two different blocks. |
How to Use Padding in WordPress
By default, the WordPress full site editor (FSE) comes with the padding feature.
However, keep in mind that if you are not using a block-based theme, then you won’t be able to add padding to your WordPress site unless you use custom CSS.
That said, if you do have a block theme, you can visit the Appearance » Editor page from the WordPress admin sidebar to launch the full site editor.
Once you are there, just choose the page template where you want to add padding to your blocks from the ‘Templates’ sidebar on the left. This sidebar will display all the templates for different pages on your website.
After you have done that, the template that you chose will open up on the screen.
From here, click the ‘Edit’ button to start customizing your page template in the full site editor.
Next, choose the block where you want to add padding. Remember this means that you will be creating space between the content and the border of the block.
This will open the block’s settings in the block panel on the right side of the screen.
From here, you need to scroll down to the ‘Dimensions’ section and click on the three-dotted menu. This will open a prompt where you must select the ‘Padding’ option.
Next, simply use the two sliders to add horizontal and vertical padding to your block.
Keep in mind that these sliders will add padding to all the sides of the block.
However, if you only want to add padding to the top, bottom, left, or right side of the block, then you can also do that by clicking the ‘Padding Options’ icon in the padding section.
This will open a prompt from where you can select the different sides of the block to which you want to add padding.
Keep in mind that if you want to add different paddings to more than one side of the block, then you must select the ‘Custom’ option.
This will add four different sliders on the screen to add padding to the right, left, bottom, or top of the block.
Once you are done, just click the ‘Save’ button to store your settings.
How to Use Margins in WordPress
Just like padding, the margin feature is built into the WordPress full site editor. However, keep in mind that this feature won’t be available if you are not using a block theme.
To get started, head over to the Appearance » Editor page from the WordPress dashboard.
Once you are there, choose the page template where you want to add margins from the column on the left.
This will open the page template that you chose on the screen.
From here, just select the ‘Edit’ button to start customizing your template in the full site editor.
Next, choose the block that you want to edit and scroll down to the ‘Dimensions’ section in the block panel on the right.
From here, simply use the two sliders to set horizontal and vertical margins for the top, bottom, left, and right corners of the block equally. Using this feature will create space around the block that you chose.
However, if you want to use multiple sliders to add different margins around the block, then click the ‘Margin Options’ icon in the section.
This will open a new prompt on the screen from where you can select one side of the block to add a margin.
However, if you want to add different margins to multiple sides, then you can select the ‘Custom’ option.
The block panel will now display various sliders on the screen that you can use to set different margins around the block.
Once you are done, don’t forget to click the ‘Save’ button at the top to store your settings.
More Tips for Full Site Editing in WordPress
Other than adding padding and margins to your blocks, you can also use the full site editor to customize your entire WordPress theme.
For example, you can design all your page templates, add your own custom logo, choose brand colors, change the layout, adjust the font size, add background images, and more.
You can also add patterns and different blocks to your website to further customize it. For details, see our beginner’s guide on how to customize your WordPress theme.
You can also use the FSE to add a header, navigation menu, or custom CSS to your website.
Additionally, you can use Global Styles to ensure consistency across your site. For more instructions, see our guide on how to customize colors on your WordPress website.
However, if you don’t like using the full site editor and would prefer more control over your website’s appearance, then you can use SeedProd to build pages and even your entire theme.
It is the best landing page builder on the market and comes with a drag-and-drop builder. This makes it super easy to create an amazing theme for your website.
For more details, you can see our tutorial on how to easily create a custom WordPress theme.
We hope this article helped you learn the difference between the padding and margin features in WordPress. You may also be interested in our beginner’s guide on how to change block height and width in WordPress and our top picks for the best Gutenberg block plugins for WordPress.
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.
kzain
I liked the visuals that helped to illustrate the concepts. I found it helpful to think of padding as the space inside a box, and margin as the space outside the box. This way, I can easily remember which one to use when I’m styling my content. Thank i can always recommend this to beginners who are just starting with wordpress
Jiří Vaněk
These are exactly those details that a person doesn’t often remember and then tries to figure out what that slider actually does. Thanks to the mentioned GIFs, it’s beautifully explained what padding and margin specifically do. It’s superb. It’s like a mnemonic aid. What you read, you usually forget, but what you see, you tend to remember much better.
A Owadud Bhuiyan
I always just remembered that the margin is from the outside and padding from the inside.
Also, I kept remembering that margin is an important factor regarding the responsive issue on a website.