Title: ClassyBlocks — Custom CSS Classes for Gutenberg Blocks
Author: Studio Immens
Published: <strong>July 18, 2025</strong>
Last modified: June 5, 2026

---

Search plugins

![](https://ps.w.org/studio-immens-css-classes/assets/banner-772x250.png?rev=3552833)

![](https://ps.w.org/studio-immens-css-classes/assets/icon-128x128.png?rev=3552715)

# ClassyBlocks — Custom CSS Classes for Gutenberg Blocks

 By [Studio Immens](https://profiles.wordpress.org/innovazioneweb/)

[Download](https://downloads.wordpress.org/plugin/studio-immens-css-classes.2.3.0.zip)

 * [Details](https://wordpress.org/plugins/studio-immens-css-classes/#description)
 * [Reviews](https://wordpress.org/plugins/studio-immens-css-classes/#reviews)
 *  [Installation](https://wordpress.org/plugins/studio-immens-css-classes/#installation)
 * [Development](https://wordpress.org/plugins/studio-immens-css-classes/#developers)

 [Support](https://wordpress.org/support/plugin/studio-immens-css-classes/)

## Description

**ClassyBlocks** transforms how you style Gutenberg blocks. Instead of wrestling
with theme CSS, writing repetitive rules, or switching back and forth between editors,
you can create and apply custom CSS classes directly from the block editor — with**
real-time preview** and **one-click application**.

Whether you’re building a simple landing page or a complex multi-site network, ClassyBlocks
keeps your workflow fast, consistent, and maintainable.

### Key Features

 * **Custom CSS Class Manager** — Create your own library of CSS classes with full
   support for `:hover`, `:focus`, `:active`, and `:visited` pseudo-states. Name,
   describe, and organize each class with its own CSS rules.
 * **9 Built-in CSS Frameworks** — Bootstrap 5.3, Materialize, Pure CSS, Bulma, 
   UIkit, Spectre, Semantic UI, Foundation, and Tailwind CSS. Toggle each framework
   on/off independently for the editor and the frontend.
 * **Live Preview in Gutenberg** — See exactly how each class looks in real time,
   directly inside the block editor. No more guesswork or page reloads.
 * **One-Click Application** — Apply any custom or framework class to a block with
   a single click. No typing class names manually.
 * **Pack Manager** — Export, import, and share complete sets of CSS classes as 
   packs. Perfect for agencies managing multiple sites or teams collaborating on
   design systems.
 * **Interactive Preview Mode** — Test your classes interactively with Auto and 
   Interactive modes that cycle through pseudo-states.

### What you can do

 * **Design faster** — Build a reusable library of utility classes and apply them
   across your entire site in seconds.
 * **Stay organized** — Group classes into packs by project, component, or design
   system. Search, filter, and manage everything from one dashboard.
 * **Work with any theme** — ClassyBlocks works with every WordPress theme. It integrates
   especially well with Blocksy, GeneratePress, Astra, and other modern block-ready
   themes.
 * **Keep performance tight** — The plugin generates a minimal, optimized stylesheet
   with zero JavaScript overhead on the frontend. No bloat, no slowdowns.

### Perfect for

 * **Developers and agencies** building client sites with consistent design systems.
 * **Freelancers** who want to speed up their Gutenberg workflow without custom 
   coding every time.
 * **Site owners** who want more design flexibility without installing a page builder.

**ClassyBlocks** — the smart way to manage CSS classes in WordPress.

### How it works

 1. Install and activate the plugin.
 2. Go to the CSS Classes section and create your own classes with the properties you
    want.
 3. Go to the page editor (Gutenberg).
 4. In the “CSS Classes” section of each block, you can select the plugin’s custom 
    classes.

You can easily combine classes to achieve complex results.

### Credits

Developed by [Studio Immens](https://www.studioimmens.com) – Modular digital solutions
for professionals and businesses.

### License

This plugin is licensed under the GPL v2 or later.

## Screenshots

[⌊Custom CSS class creation and management dashboard.⌉⌊Custom CSS class creation
and management dashboard.⌉[

Custom CSS class creation and management dashboard.

[⌊New CSS Class creation modal with interactive preview.⌉⌊New CSS Class creation
modal with interactive preview.⌉[

New CSS Class creation modal with interactive preview.

[⌊Settings page with CSS framework toggles and Tailwind configuration.⌉⌊Settings
page with CSS framework toggles and Tailwind configuration.⌉[

Settings page with CSS framework toggles and Tailwind configuration.

[⌊Pack Manager for importing, exporting, and organizing CSS class packs.⌉⌊Pack Manager
for importing, exporting, and organizing CSS class packs.⌉[

Pack Manager for importing, exporting, and organizing CSS class packs.

[⌊Resources page showcasing other Studio Immens plugins.⌉⌊Resources page showcasing
other Studio Immens plugins.⌉[

Resources page showcasing other Studio Immens plugins.

[⌊CSS classes grid with live preview and search functionality.⌉⌊CSS classes grid
with live preview and search functionality.⌉[

CSS classes grid with live preview and search functionality.

## Blocks

This plugin provides 1 block.

 *   Studioimmens Css Editor

## Installation

 1. Download the plugin from GitHub or the repository.
 2. Upload the `studioimmens-css-classes` folder to the `/wp-content/plugins/` directory.
 3. Activate the plugin from the WordPress “Plugins” section.
 4. Go to the CSS Classes section and create your own classes with the properties you
    want.
 5. Start using advanced CSS classes in your Gutenberg blocks.

## FAQ

### Is it compatible with all themes?

Yes, but it’s designed to integrate seamlessly with Blocksy, GeneratePress, Astra,
and other themes with a modern structure and clean semantics.

### Can I add my own custom classes?

Of course. Go to the CSS Class section and create as many classes with the properties
you want.

### Will the plugin slow down my site?

No. The CSS file is minimal, loads optimally, and doesn’t include JavaScript.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ClassyBlocks — Custom CSS Classes for Gutenberg Blocks” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ Studio Immens ](https://profiles.wordpress.org/innovazioneweb/)

[Translate “ClassyBlocks — Custom CSS Classes for Gutenberg Blocks” into your language.](https://translate.wordpress.org/projects/wp-plugins/studio-immens-css-classes)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/studio-immens-css-classes/),
check out the [SVN repository](https://plugins.svn.wordpress.org/studio-immens-css-classes/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/studio-immens-css-classes/)
by [RSS](https://plugins.trac.wordpress.org/log/studio-immens-css-classes/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.3.0

 * Added WordPress.org SVN deploy automation via GitHub Actions.
 * Updated screenshots and WordPress.org assets.
 * Improved readme.txt description and formatting.
 * Fixed Tested up to version consistency.

#### 2.2.0

 * Tailwind CSS now bundled locally (no external CDN dependency)
 * Enhanced security: CSS sanitization, file upload validation, XSS fixes
 * Improved localization: all JavaScript strings are translatable
 * Replaced uniqid() with wp_generate_uuid4() for stronger IDs
 * Added HTTP method checks to all AJAX handlers
 * Various performance and security improvements

#### 2.1.0

 * Rebrand: Studio Immens CSS Classes  ClassyBlocks
 * Introdotto ClassyBlocks Pro: animazioni scroll-driven, Pack Manager e funzionalità
   premium

#### 1.2.1

 * bug fix
 * Added setting page options

#### 1.1.1

 * bug fix

#### 1.1.0

 * Added multiple set of framework CSS easly selectable from editor ( bootstrap,
   materialize, purecss, uikit, spectre, bulma, semantic )
 * Added setting page

#### 1.0.0

 * Initial stable release
 * Added core set of CSS utility classes
 * Compatibility with Gutenberg and Blocksy, GeneratePress, and Astra themes

## Meta

 *  Version **2.3.0**
 *  Last updated **4 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [css](https://wordpress.org/plugins/tags/css/)[design](https://wordpress.org/plugins/tags/design/)
   [Frontend](https://wordpress.org/plugins/tags/frontend/)[utility classes](https://wordpress.org/plugins/tags/utility-classes/)
 *  [Advanced View](https://wordpress.org/plugins/studio-immens-css-classes/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/studio-immens-css-classes/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/studio-immens-css-classes/reviews/)

## Contributors

 *   [ Studio Immens ](https://profiles.wordpress.org/innovazioneweb/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/studio-immens-css-classes/)