SGEN's real Custom CSS editor, built into your site.
SGEN ships a real Custom CSS editor inside the platform: a dedicated Custom CSS screen under Appearance where you write site-wide style overrides in a syntax-highlighted, line-numbered code editor, give each snippet a title, then organize, activate, and prioritize them from a populated management list. Active snippets inject site-wide into every public page's head, theme-independent, so they survive a theme switch instead of vanishing with the active theme.
It is a native screen, not a plugin to install. A dedicated Custom CSS screen under Appearance, with a real code editor, a managed snippet list, a status workflow, and a priority cascade.
Illustrative admin UI. Demo snippets, not product telemetry.
Write it once. It lives on a real screen.
Custom CSS is a site-wide override manager with four parts that work together: a real editor, an organized list, a cascade control, and live site-wide injection. Four jobs, one native screen.
A real editor, not a paste box
Write your CSS in a syntax-highlighted, line-numbered code editor with lint markers and a per-snippet Title. The editor is CodeMirror with a CSS mode, so selectors, properties, and values color as you type.
A managed snippet list
Every snippet lives in a populated, searchable list with Active, Inactive, and Trash status, live status counts, bulk actions, and per-snippet Author, Created, and Modified metadata. The list-management you already know from posts, applied to your CSS.
A priority cascade
Give each snippet a Priority from 1 to 20 so multiple stylesheets cascade in a controlled order, not one undifferentiated box. A base override at priority 1, a campaign tweak at priority 10, both live, both in order.
Goes live site-wide
Active snippets inject into every public page's head, theme-independent, so the same overrides apply across your whole site and survive a theme switch. Change a snippet's status and it goes live across every page.
A native screen that survives a theme switch.
SGEN ships custom CSS as a native screen in the platform, so it is theme-independent and there is nothing to install. Snippets store at the platform level, not inside the active theme, so switching themes never wipes your overrides. The screen is always present, with a real editor, a managed list, and a priority cascade, included on every plan. Here is how that compares, as of June 2026.
| As of June 2026 | WordPress "Additional CSS" | Code-snippet plugin (e.g. WPCode) | SGEN Custom CSS |
|---|---|---|---|
| What it is | A textbox in the theme Customizer | A separate plugin you install | A native screen in the platform |
| Survives a theme switch | No, tied to active theme | Yes, database-stored | Yes, platform-level, theme-independent |
| On modern block themes | Often gone or hidden | Yes | Always present |
| Code editor | Plain box | Varies | Syntax-highlighted CodeMirror |
| List, status, priority | None, one box | Plugin-dependent | List, Active / Inactive / Trash, Priority 1 to 20 |
| Cost | Free | Free tier, Basic from $49/yr | Included in the platform |
A real code editor, with a settings rail.
SGEN gives every snippet a real manage form, not a single paste box. A left main card with a Title field and a CodeMirror CSS editor, line-numbered, with a lint gutter and the placeholder /* Add your CSS here */. A right settings rail with a Status toggle, a Priority input from 1 to 20, and the primary submit. On an edit, the rail adds a Delete Permanently link and an audit block: Author, Created, and Modified.
One screen. A code editor, a status workflow, a cascade control, and audit metadata, set point-and-click.
Activate, deactivate, trash, and bring it back.
SGEN runs every snippet through a real status workflow. Toggle a snippet off without deleting it, trash one and bring it back later, and find any snippet by title. Bulk activate, deactivate, or trash from Action For Selected, and a confirmation modal asks before any destructive action. The list-management you already know from posts, applied to your CSS.
Cascade by priority. Live across every page.
Two real differentiators in one screen. Give each snippet a priority and multiple stylesheets cascade in a controlled order, a base override at priority 1, a campaign tweak at priority 10, both live, both in order. Active snippets inject into every public page's head, wrapped in a style block, theme-independent, via the platform's snippet printer. Custom CSS pairs with its Custom Codes, the site-wide HTML and scripts sibling, adjacent in the Appearance sidebar under a shared "Custom Code" umbrella, one for site-wide CSS, one for site-wide HTML and scripts.
2
3
4
5
6
7/* priority 1 */ style { .site-header { padding: 18px 0; } } /* priority 10 */ style { .btn-primary { background: var(--brand-red); } }
Frequently asked questions about Custom CSS
Is this the same as the WordPress Customizer's Additional CSS box? +
Will my CSS survive a theme switch? +
Do I need a plugin to add custom CSS? +
Where does my custom CSS apply? +
How do priority and status work? +
Is there anything Custom CSS does NOT do? +
A real Custom CSS editor, native on every plan. From $39/mo.
Custom CSS is one of the 23 native modules included in every plan. From $39/mo, billed annually, or $47 monthly, and the free Sandbox lets you add, organize, and activate CSS snippets on unlimited staging sites before you pay anything.
From $39/mo, billed annually. $47 monthly. 2-week trial, cancel anytime. Every module included.

