Style Options: Spacing
51 sites
Security covered
This module adds spacing options, such as margins and paddings, to Drupal layouts and components. It allows users to choose from predefined spacing presets or enter custom values with CSS units.
The Style Options module provides a property style option that requires more "coding work" that could scare some people when they are interested in adding spacing options (margins and paddings) to a layout or component.
This module adds options to include paddings and margins as drop down fields (presets, like coming from Tailwind, Bootstrap or your own imagination [by configuring the style options yml file]) or by using a free input field with a css unit (inline styles).