Grid Layout - Full Width
This is the Grid Layout display widget added to a page that has a full-width layout. It will automatically resize to fill the space, adding or removing columns, depending on the space available.
[mbb_widget data-type=”FeaturedGallery” data-filter=”mls_id:demo+city:arvada+price_min:300000+price_max:800000+bedrooms_total_min:2+baths_total_min:2″]
How It’s Done
The Map Widget (as with all widgets) expands to fill the available space. In this example, the underlying page layout is “full-width” – and as a consequence the map expands to fill the area provided.
For WordPress
[[mbb_widget data-type=”FeaturedGallery” data-filter=”mls_id:demo+city:arvada+price_min:300000+price_max:800000+bedrooms_total_min:2+baths_total_min:2″]]
For HTML
<bb-widget data-type="FeaturedGallery" data-filter="mls_id:demo+city:arvada+price_min:300000+price_max:800000+bedrooms_total_min:2+baths_total_min:2"></bb-widget>