WPSeed Container Block is a simple yet useful WordPress plugin which allows you to add nested containers in the Gutenger editor.
The generated containers have the CSS class of .wp-block-wpseed-container
so that you can easily apply your own CSS styles.
How to use it:
1. Install and activate the WPSeed Container Block on the WordPress website which has the Gutenberg editor enabled.
2. Create a new Container Block in the Gutenberg editor.
3. Click the +
button to add more containers or sub-containers.
4. Apply your own CSS styles to the containers.
.wp-block-wpseed-container {
/* your css here */
}
Download WordPress Plugin:
You can download this free WordPress plugin using the download button below. Unless otherwise stated, the WordPress plugin is available under GNU General Public License.
Author: Flurin Dürst
Homepage: https://wordpress.org/plugins/wpseed-container-block/
Don’t forget to share this WordPress plugin and also check out other Gutenberg Blocks on our site.