Title: Neurogenesis Styler – Complete Design Controls for the Block Editor
Author: mentholinc
Published: <strong>Septanm 27, 2025</strong>
Last modified: Mas 16, 2026

---

Search plugins

![](https://ps.w.org/neurogenesis-styler/assets/banner-772x250.png?rev=3433844)

![](https://ps.w.org/neurogenesis-styler/assets/icon-256x256.gif?rev=3410138)

# Neurogenesis Styler – Complete Design Controls for the Block Editor

 By [mentholinc](https://profiles.wordpress.org/mentholinc/)

[Download](https://downloads.wordpress.org/plugin/neurogenesis-styler.0.5.0.zip)

[Live Preview](https://hat.wordpress.org/plugins/neurogenesis-styler/?preview=1)

 * [Details](https://hat.wordpress.org/plugins/neurogenesis-styler/#description)
 * [Reviews](https://hat.wordpress.org/plugins/neurogenesis-styler/#reviews)
 *  [Installation](https://hat.wordpress.org/plugins/neurogenesis-styler/#installation)
 * [Development](https://hat.wordpress.org/plugins/neurogenesis-styler/#developers)

 [Support](https://wordpress.org/support/plugin/neurogenesis-styler/)

## Description

Neurogenesis Styler adds the design controls the Block Editor is missing – without
replacing your blocks, adding bloat, or locking you into a proprietary system. Install
it, style your blocks visually, and keep your existing content exactly as it is.

Every control is visual. No CSS knowledge required.

### Responsive Styles – Desktop, Tablet, and Mobile

Set different values for every styling property at each breakpoint. Typography, 
spacing, sizing, visibility, and text alignment all respond independently per device.
Controls also support theme.json variables – pick from your theme’s declared color,
spacing, and typography values directly inside the panel, keeping your design system
consistent.

### Typography

Font family, weight, size, line height, letter spacing, and text shadow – all responsive.
Font sizes support fluid scaling using CSS clamp(), so your typography transitions
smoothly across screen sizes without jumping between fixed values.

### Backgrounds

Colors, gradients, and images – with Background Clip control for creative text and
element effects. Multi-layer backgrounds coming in the next version.

### Borders

Width, style, and color – set globally or per side independently. Border radius 
with full corner control.

### Spacing

Margin and padding per side, per breakpoint. Supports theme.json spacing scale values
for consistency with your theme.

### Block Sizing

Width, height, minimum and maximum dimensions – all responsive. Keep elements at
the right size on every screen without writing a single media query.

### Visual Effects

Box shadow, text shadow, opacity, z-index, and transitions – all with visual controls.
Hover states available for colors, backgrounds, borders, and shadows, letting you
build micro-interactions directly in the editor.

### Transforms and Positioning

Rotate, scale, skew, and translate with visual sliders. CSS positioning – relative,
absolute, and sticky – with offset controls. No need to touch Additional CSS.

### Custom Element Selectors

Style specific elements inside a block – not just the block wrapper itself. Define
a CSS path to target repeating sub-elements like images inside a gallery, text inside
columns, or links inside a card. Useful anywhere the block’s own controls don’t 
reach.

### Full Site Editing

Works inside the Site Editor. Style template parts, global patterns, and page templates
with the same controls available in the post editor.

### No New Blocks. No Lock-in.

Neurogenesis Styler extends the native blocks you already use. It does not register
new blocks or replace core ones. Deactivate the plugin and your content remains 
intact – your blocks render normally without any leftover markup or broken layouts.

### Source Code

This plugin uses JavaScript and SCSS, which are compiled into the production-ready
files in the /assets/dist/ directory.

The original, human-readable source code is included in the /assets/js directory.

The build configuration for this plugin is included in `package.json.txt`. Rename
it to package.json before `npm install`. Developers can review, modify, or extend
the code from there.

### Build Instructions

 1. Make sure you have Node.js and npm installed.
 2. From the plugin root, install dependencies:
 3. npm install
 4. To build the production assets:
 5. npm run build
 6. For development with automatic rebuilds on file changes:
 7. npm run start

## Screenshots

 * [[
 * Typography controls in the block sidebar – customize fonts, sizes, line height,
   spacing, and text shadows.
 * [[
 * Background settings – apply gradients, images, or layered effects directly to
   any block or group.
 * [[
 * Border and spacing tools – fine-tune widths, styles, radii, margins, and padding
   with precision.
 * [[
 * Responsive controls – style blocks differently for desktop, tablet, and mobile
   views.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/neurogenesis` directory, or
    install directly through the WordPress plugin screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Open the block editor and explore the new styling controls in the sidebar.

## FAQ

### Does this plugin add new blocks?

No. Neurogenesis Styler adds design controls to the native blocks you already use.
Nothing new appears in your block inserter.

### Do I need to know CSS?

No. Every control is visual – color pickers, sliders, dropdowns, and toggles. You
never need to write or edit CSS manually.

### What happens if I deactivate the plugin?

Your content stays intact. The custom styles added by Neurogenesis Styler will no
longer be applied, but your blocks render normally with no broken layouts or leftover
markup.

### Will it work with my theme?

Yes, as long as you are using a block-based theme. Neurogenesis Styler integrates
with the Block Editor and is compatible with any FSE-ready block theme. Note that
some CSS rules defined by your theme may take precedence over certain styles depending
on specificity.

### Does it support theme.json variables?

Yes. Color, spacing, and typography controls can pull values directly from your 
theme’s theme.json declarations. This keeps your styling consistent with your theme’s
design system without hardcoding values.

### Can I style elements inside a block, not just the block itself?

Yes. The Custom Element Selector feature lets you define a CSS path to target a 
specific child element inside a block – useful for styling images inside a group,
links inside a navigation, or repeated elements inside a columns layout.

### Does it work in the Site Editor (FSE)?

Yes. The same controls available in the post editor work inside the Site Editor 
for template parts, global patterns, and page templates.

### Can I style responsive properties per device?

Yes. Typography, spacing, sizing, visibility, and text alignment all support independent
values for desktop, tablet, and mobile breakpoints. Switch between device modes 
in the editor to set values per screen size.

### What is fluid typography / CSS clamp()?

Fluid typography lets you set a minimum and maximum font size, and the browser scales
smoothly between them based on the viewport width. This eliminates abrupt size jumps
between breakpoints. Neurogenesis Styler supports this natively for heading and 
paragraph blocks.

### Is the plugin free?

Yes. The current version is fully free and distributed under the GPL v2 license.

## Reviews

![](https://secure.gravatar.com/avatar/7dd4d2b129d7ac4da688fe1b452d56f1e1a945c3e148e038f85183ab8c99a27f?
s=60&d=retro&r=g)

### 󠀁[Finnaly in Full Styling Control on Gutenberg](https://wordpress.org/support/topic/finnaly-in-full-styling-control-on-gutenberg/)󠁿

 [raroa](https://profiles.wordpress.org/raroa/) Novanm 5, 2025

So great to be able to easily style any block without custom CSS now. I love it 
the distinct UI color I get to associate with detailed styling. Great job over all!

![](https://secure.gravatar.com/avatar/d51b00d993a2463b733547d6dc1be46abe2c5f03ff2ebcb41db235452be93565?
s=60&d=retro&r=g)

### 󠀁[Very useful!](https://wordpress.org/support/topic/very-useful-3683/)󠁿

 [andiszek](https://profiles.wordpress.org/andiszek/) Oktòb 29, 2025

I like how this plugin extends the block styling controls; it is simple to use, 
works very well and i am excited for more options. I am already using it on a client
website.This is a great tool in my Gutenberg toolkit 🙂

![](https://secure.gravatar.com/avatar/deb4028b94b903365ea43264d05edadf3330bd4eb444002166f93b024bae647f?
s=60&d=retro&r=g)

### 󠀁[Great plugin addon for Gutenberg](https://wordpress.org/support/topic/great-plugin-addon-for-gutenberg/)󠁿

 [Kyle Victor](https://profiles.wordpress.org/kylecarticiano/) Septanm 29, 2025

Great plugin to enhance the basic options limited by Gutenberg. As long as it doesn’t
cause any conflicts and remains lightweight, I’m happy to have it installed on my
sites that use Gutenberg.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/neurogenesis-styler/reviews/)

## Contributors & Developers

“Neurogenesis Styler – Complete Design Controls for the Block Editor” is open source
software. The following people have contributed to this plugin.

Contributors

 *   [ mentholinc ](https://profiles.wordpress.org/mentholinc/)

[Translate “Neurogenesis Styler – Complete Design Controls for the Block Editor” into your language.](https://translate.wordpress.org/projects/wp-plugins/neurogenesis-styler)

### Interested in development?

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

## Changelog

#### 0.5.0

**March 16, 2026**
 – Added transform controls (translate, rotate, scale, skew) 
with visual sliders. – Improved text section with enhanced typography and text effects.–
Added text stroke control for outlined text styling. – Added Background Clip control
for creative text and element effects. – Minor bug fixes.

#### 0.4.0

**January 06, 2026**
 – Added the possibility to define new element selectors – 
Added theme.json variables to the spacing, border and color controls. – Improved
color control UI – Small bug fixes.

#### 0.3.0

**December 04, 2025**
 – Grouped the style sections into tabs. – Small bug fixes.

#### 0.2.0

**November 06, 2025**
 – Polished the color picker and added a “Recent Colors” section
for faster styling. – Fixed minor bugs and improved overall editor performance.

#### 0.1.1

**October 27, 2025**
 – Improved style rendering in the editor for more accurate
visual previews. – Fixed issues with duplicated and pasted blocks not retaining 
custom styles.

#### 0.1.0

**September 27, 2025**
 – Initial release – Adds advanced design controls to native
Gutenberg blocks: – Typography – Backgrounds – Borders – Spacing – Shadows – Responsive
settings – Hover states

## Meta

 *  Version **0.5.0**
 *  Last updated **1 month ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/neurogenesis-styler/)
 * Tags
 * [block-editor](https://hat.wordpress.org/plugins/tags/block-editor/)[design](https://hat.wordpress.org/plugins/tags/design/)
   [hover](https://hat.wordpress.org/plugins/tags/hover/)[responsive](https://hat.wordpress.org/plugins/tags/responsive/)
   [spacing](https://hat.wordpress.org/plugins/tags/spacing/)
 *  [Advanced View](https://hat.wordpress.org/plugins/neurogenesis-styler/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/neurogenesis-styler/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/neurogenesis-styler/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/neurogenesis-styler/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/neurogenesis-styler/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/neurogenesis-styler/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/neurogenesis-styler/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/neurogenesis-styler/reviews/)

## Contributors

 *   [ mentholinc ](https://profiles.wordpress.org/mentholinc/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/neurogenesis-styler/)