Make the map embed span the full browser width
FeatureWeek of June 4, 2026
When the map embed sits inside a website builder’s narrow content column, there isn’t enough room for the wider layout — the search, map, and member profiles stack vertically and the cards feel cramped.
The map embed now accepts a new attribute:
data-full-bleed— set to"true"to break the map out of its page column and span the full browser width. With more room, the map switches to its side-by-side layout (search and member list beside the map instead of stacked beneath it).- Pairs with
data-width— once full-bleed is on,data-widthcontrols how much of the browser width the map fills, centered. Usedata-width="90%"to leave an even margin on each side, ordata-width="100%"(the default) to go edge to edge.
The Embed Code Configurator under Settings → Widgets now includes a Full-bleed width toggle for the Map Embed widget, so you can turn it on and copy a ready-to-paste snippet without editing code.
This is entirely opt-in — leave the attribute off and embeds behave exactly as before. On phones the map fills the screen and stacks as usual.
Related: Embedding Your Community