As needed for "edge to edge" designs, where a gutter adds an addition 15px on each side (left/right), an option for removing the "container/container-fluid" wrapper is needed as documented here;
https://getbootstrap.com/docs/4.0/layout/grid/#no-gutters

| Comment | File | Size | Author |
|---|---|---|---|
| #8 | Screen Shot 2020-07-08 at 9.11.05 AM.png | 234.84 KB | aaronchristian |
| #8 | Screen Shot 2020-07-08 at 9.09.24 AM.png | 447.56 KB | aaronchristian |
| #8 | Screen Shot 2020-07-08 at 9.05.30 AM.png | 24.39 KB | aaronchristian |
| Screen Shot 2020-07-07 at 9.47.14 AM.png | 134.04 KB | aaronchristian |
Comments
Comment #2
mahmoud-zayed commentedComment #4
aaronchristian commentedComment #5
aaronchristian commentedComment #8
aaronchristian commentedHad a problem with media not attaching to sections after a failing test.
Please ensure you have selected your background media option properly at; /admin/config/bootstrap-layout-builder/settings
After that, i was able to add background media again with the new flush + no gutter options.
BG Image:
BG Video:
Comment #10
mahmoud-zayed commentedComment #11
mahmoud-zayed commentedComment #12
mahmoud-zayed commentedMerged to 1.3 Release!
Currently, No gutters option works with themes based on bootstrap 4.
We may need to make the base class of gutters predefined from the module settings page so if anyone uses B3 can change the base class to "row-no-gutters" instead of "no-gutters".
https://stackoverflow.com/questions/21254889/bootstrap-how-to-remove-the...
Comment #13
mahmoud-zayed commentedComment #14
mindhunter75 commentedHi Maghmoud-Zayed and AaronChristian,
I've installed the latest 1.3.0 version but i still can't add media to the regions. If i select media i can't add the section. After leaving the page and edit the block again i get a wsod with "Unexepted error".
I have selected my background media option properly at /admin/config/bootstrap-layout-builder/settings like AaronChristian mentioned.
In the logfiles i see this error:
I've also several warning in the logfiles:
I don't know if this is related.
Do you have any idea how to fix this? I run drupal 9.0.2 and Bootstrap 8.x-3.23.
Thank you!
Comment #15
mahmoud-zayed commentedHi mindhunter75,
Thanks for catching this error, the first error is related to BLB because there is a deprecated method removed in D9, I have reported the following bug, and I am going to push the fix there:
https://www.drupal.org/project/bootstrap_layout_builder/issues/3158047
Regards,
Mahmoud
Comment #16
aaronchristian commented