Layout Builder Blocks
This module enhances Drupal's Layout Builder by allowing you to apply various styling options from the Bootstrap Styles module to individual blocks. You can easily add background styles, typography adjustments, spacing options, and more to customize the appearance of your layouts. This module works best when used in conjunction with the Bootstrap Layout Builder.
Utilize Bootstrap Styles module plugins to add different styling options for layout builder blocks. For example: background (color/image/video), typography (color/alignment), spacing (padding/margin) and many more!
REQUIREMENTS
Bootstrap Styles Which is used to build the styles' plugins!
INSTALLATION
Install like any other contributed Drupal module.
See: https://www.drupal.org/docs/8/extending-drupal-8/installing-contributed-... for further information.
composer require drupal/layout_builder_blocks
CONFIGURATION
After enabling the module:
- Go to the Styles tab at the modules configuration page, and enable the needed plugins. You also have the option to restrict the styles per blocks.
RECOMMENDATION
Use this module with Bootstrap Layout Builder