S

Smartlogix Multi Block Styles

0/5 (0 ratings) — active installs Updated Jul 6, 2026

By default, WordPress only allows selecting a single block style variation at a time. Smartlogix Multi Block Styles removes this limitation, letting you toggle multiple styles on any block that supports them.

The plugin replaces the default single-select styles panel in the block inspector with a multi-select version. The panel looks and works exactly like the original — same position, same appearance — but each style button now acts as a toggle instead of a radio button.

How it works:

  • Each style button toggles its corresponding is-style-* class on or off
  • Multiple styles can be active simultaneously
  • The “Default” button clears all active styles
  • Works with any block that has registered style variations (Button, Image, Separator, Quote, Table, and any custom blocks)

Use cases:

  • Combine visual treatments — apply both a shadow style and a rounded style to the same block
  • Layer theme-defined styles for more design flexibility without writing custom CSS
  • Build composable style systems where each style controls one visual property