Custom CSS for Gutenberg Blocks

Beschrijving

Add Custom CSS to any Gutenberg Block easily using this extension type plugin. It simply adds an additional panel to every Gutenberg blocks available in your site where you can write down your all necessary custom CSS and simply apply them. Each custom CSS is added under a unique class for each block, to do that you have to use selector at the beginning for any CSS selector.

Video

Schermafbeeldingen

Installatie

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/blocks-custom-css directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Custom CSS for Gutenberg Blocks” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Custom CSS for Gutenberg Blocks” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

  • Compatibility Check

1.0.0

  • Release