Force Source Button Group To stack?

Anyone know how to force Source Button Group to stack at all breakpoints?

.s-button-group{
    display: block !important;
}

The above works, but it’s working on all button groups (obviously), and attempts to target it to just the group I want stacked isn’t working for me :-(

In the Button stack just choose ‘Block button’.

1 Like

@habitualshaker Dumb of me not to have worked that one out! Thanks.

On another note: Grid Enabler: How do I get it? I’ve looked on your site but couldn’t work out where it is.

1 Like

It’s near the bottom of the main Source page. In the ‘you may also be interested in…’ section.

Great, ta. Will go hunting.