If you are using the Gutenberg editor and have a basic understanding of simple code, you will notice that the content edited in the Gutenberg editor is organized block by block by default. This article introduces a plugin designed to add styles to these blocks.
Plugin Introduction
Custom CSS For Gutenberg Blocks is a Gutenberg
Editor Enhancementplugin that allows you to define styles for any block you create while writing articles with the Gutenberg editor, such as adjusting appearance, typography, and dimensions.
CSS Property: Typography- Font Family
- Color
- Font Size
- Font Weight
- Line Height
- Letter Spacing
- Word Spacing
- Font Style
- Text Shadow
- Text Alignment
- Text Transform
- Text Decoration
CSS Property: Appearance- Opacity
- Background Color
- Border
- Border Radius
- Box Shadow
CSS Properties: DimensionsAnimated GIF Example

Plugin Usage
Use the download button at the end of this article to download the plugin, then activate it to use. When using it, simply select the block you want to style, and the style settings will appear on the right side. Modify it to achieve your desired display effect.
Plugin Download
You can use the button below to download the plugin, or directly search for the plugin title in the backend to install it.
Download Link
Comments are closed
The comment function for this article is closed. If you have any questions, please feel free to contact us through other channels.