Group of buttons

I have a small problem that has always occurred, but that I would like to try to solve.

I’m in Source and insert:

text
single button
group of buttons: b1 and b2 (space between buttons 20px)
single button
text

in Mac view:

in mobile view:

the 20px space is seen when the buttons in the group of buttons are positioned vertically.

inserting another button in the group, the 20 px space occurs in the last button:

Can you fix it so they align centrally in mobile view?

1 Like

The best option currently is to use the ‘Stack on mobile’ option (for all individual buttons and the button group) which will make all buttons stacked and full width - which (i think) generally looks better on small screens.

I will take a look though to see if I can make any improvements to how these things stack naturally.

3 Likes

Thank you