Views B Grid
Provides ability to put Views content in responsive columns that matches the grid columns in Backdrop core.
INTRODUCTION
Allow designers to use extra Bootstrap CSS classes, wrappers, and containers to help style Views content. They are based on Bootstrap 4 and output markup/classes such as "container", "col-md-6" etc.
The module can output the region types container-fluid (full width container), fixed-width container which can then be used for Bootstrap grids.
It is possible that you may need to write custom CSS in your theme to fully realize your vision, this module just helps out.
For more information:
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
http://flexbox.io/
REQUIREMENTS
Views UI
Using a Bootstrap 4 layout (such as found in core Backdrop 1.4+) to see any effect.
INSTALLATION
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules
USAGE
When editing a View, choose:
format: Views B Grid
Settings: Choose fixed or fluid-width container, then enter all the classes in Row Class for the columns you would like to have.
LICENSE
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
CREDITS
- Based on views_b4_full by biolithic https://github.com/biolithic
MAINTAINERS
- herbdool https://github.com/herbdool