Conatiner block has multiple options.
There are two basic option to choose from. “.container” and “.container-fluid” .container uses a boxed layout. .container-fluid is a full width(100%).
The plugin also offers multiple settings like padding, margins, text allignment that you can apply. You can also add custom id and a custom class.
Block example
Container block with background color #E5E5E5
Configurable options
| Container width | Option to choose from a responsive, fixed-width container | |
| Container text alignment | options: text-left, text-center and text-right | |
| Container background color | Option to add custom background color using color picker | |
| Container background image | Option to add image from media | |
| Color overlay for container | Option to set color and color opacity | |
| Padding | Add padding-top, padding-bottom, padding-left, padding-right | |
| Margin | Add margin-top, margin-bottom, margin-left, margin-right | |
| Border | Add border to all sides or individually add border to each side | |
| Border class | Border class for above border options |
