Block Extras

Block extras adds extra attributes to default Gutenberg blocks. Attributes include margin, padding, line height, letter spacing and rounded corners.

Author:Guy Tucker (profile at wordpress.org)
WordPress version required:5.2
WordPress version tested:5.3.8
Plugin version:1.0
Added to WordPress repository:11-01-2020
Last updated:12-01-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://www.gutenbergextras.com
Total downloads:595
Active installs:20+
plugin download
Click to start download

Block extras adds new attributes to many of the default Gutenberg blocks. This allows extra customisation on top of your theme’s CSS, within the parameters you allow.

The plugin uses utility auto-generated CSS classes to add the relevant CSS attribute to your blocks, no inline styles are used.

  • Individual margins (including negative) and padding can be applied to many block types.
  • Typography blocks (paragraphs and headings) can have line height and letter spacing applied.
  • Rounded corners can be applied to groups blocks.

Blocks currently supported

  • core/paragraph – margin, padding, line height, letter spacing
  • core/image – margin, padding
  • core/heading – margin, padding, line height, letter spacing
  • core/gallery – margin
  • core/list – margin, padding
  • core/quote – margin, padding
  • core/table – margin
  • core/group – margin, padding, rounded corners