Title: Bunny Style Editor
Author: bunnywp
Published: <strong>May 22, 2026</strong>
Last modified: May 22, 2026

---

Search plugins

![](https://ps.w.org/bunny-style-editor/assets/banner-772x250.png?rev=3543616)

![](https://ps.w.org/bunny-style-editor/assets/icon-256x256.png?rev=3543616)

# Bunny Style Editor

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

[Download](https://downloads.wordpress.org/plugin/bunny-style-editor.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/bunny-style-editor/#description)
 * [Reviews](https://wordpress.org/plugins/bunny-style-editor/#reviews)
 *  [Installation](https://wordpress.org/plugins/bunny-style-editor/#installation)
 * [Development](https://wordpress.org/plugins/bunny-style-editor/#developers)

 [Support](https://wordpress.org/support/plugin/bunny-style-editor/)

## Description

Bunny Style Editor helps you add custom CSS from the WordPress admin while you see
a live preview of the site. It includes tools to point at elements in the preview
and get selector suggestions, switch device breakpoints, and pick whether styles
apply everywhere or only to the current context (for example, a single post, page,
archive, 404, or taxonomy view).

#### Key Features

 * **Real-time live preview:** Changes update in the preview as you work so you 
   can check results before saving.
 * **Visual element inspector:** Use the inspect tool, point at an element in the
   preview, and choose from generated selectors to start writing rules.
 * **Responsive editing:** Use Desktop, Tablet, and Mobile views to work with media
   queries and responsive rules.
 * **Contextual scoping:** Add global CSS for the whole site, or store styles for
   a specific post, page, custom post type, category, other archives, 404, or custom
   taxonomy views so rules load only where you intend.
 * **Selector hints and completion:** Suggestions are based on the current preview
   document to match what is on the page.
 * **In-editor validation:** Syntax issues are reported as you type to catch mistakes
   early.
 * **Preview zoom:** Zoom the preview in or out for fine adjustments.
 * **Quick access:** Open the editor from the admin toolbar (when viewing the site)
   with **Edit Style** (current page vs global) and from the **Edit Style** row 
   action on list screens.

If your account can edit custom CSS in WordPress (the `edit_css` capability, typically
administrators), you can use this plugin.

#### Basic usage

 1. **From the admin menu:** In the dashboard, go to **Appearance  Style Editor** to
    open the editor. The global context is a good place for rules that should apply
    site-wide.
 2. **From the site (logged in):** On the front end, use the **Edit Style** item in
    the admin bar. Open **Current Page** to style the view you are on, or **Global**
    for site-wide CSS.
 3. **From a list of posts or pages:** In **Posts** or **Pages**, use the **Edit Style**
    action on a row to open the editor scoped to that item.
 4. **Save your CSS** when you are done. Scopes you did not use stay unchanged.

You can always return to the same **Appearance  Style Editor** screen later to keep
editing.

**Contribute**
 [Contribute on Bitbucket](https://bitbucket.org/bunnywp/bunny-style-editor/src/main/)

## Installation

#### Automatic Installation

 1. Go to your WordPress admin dashboard
 2. Navigate to **Plugins > Add New**
 3. Search for “Bunny Style Editor”
 4. Click **Install Now** and then **Activate**
 5. Open **Appearance  Style Editor**, or use **Edit Style** in the admin bar (front
    end) or in post and page lists as described in Basic usage.

#### Manual Installation

 1. Download the plugin zip file
 2. Upload it to `/wp-content/plugins/` directory
 3. Extract the files
 4. Activate the plugin through the **Plugins** menu in WordPress
 5. Open **Appearance  Style Editor**, or use **Edit Style** as described in Basic 
    usage.

## FAQ

### Who can use the style editor?

Only users with the `edit_css` capability. In a default install, administrators 
have it; to allow other roles, a site can grant that capability as appropriate.

### Does this plugin affect my site’s performance?

The editor interface loads in the admin when you open it. On the front end, the 
CSS you save is minified and output so it applies only in the right context (for
example, post-specific CSS is not loaded on unrelated URLs).

### Can I use this with any theme or page builder?

Bunny Style Editor outputs standard custom CSS. It is intended to work with well-
coded WordPress themes and is commonly used next to the block editor and with third-
party page builders, subject to how those tools load styles.

### Is my CSS safe if I deactivate the plugin?

Custom CSS is stored in the database. It is not output on the front end while the
plugin is inactive, but it is not removed on deactivation. Reactivating the plugin
restores the previous behavior.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Bunny Style Editor” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Bunny Style Editor” into your language.](https://translate.wordpress.org/projects/wp-plugins/bunny-style-editor)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release of Bunny Style Editor.

## Meta

 *  Version **1.0.0**
 *  Last updated **5 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.9 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [css](https://wordpress.org/plugins/tags/css/)[css editor](https://wordpress.org/plugins/tags/css-editor/)
   [custom css](https://wordpress.org/plugins/tags/custom-css/)[live preview](https://wordpress.org/plugins/tags/live-preview/)
 *  [Advanced View](https://wordpress.org/plugins/bunny-style-editor/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/bunny-style-editor/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bunny-style-editor/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bunny-style-editor/)