In page builder 1.0, you can arrange multiple buttons next to each other. In page builder 2.0 they must be stacked.
This is because of the hierarchy structure. Each block must be vertically on top of each other, unless they are in separate columns. But first you must define a row then you must define columns within it. You cannot put a new row inside a column.
On my page I have a two-column setup. There's some text and content on the left, a picture on the right. But the image is big, so it's the full height of the column. What I need to be able to do is put multiple buttons in the left column and have them horizontally next to each other, but the only way to do that seems to be to put each button in their own column. But I can't do that without adding a new row.
Attaching 3 screenshots. (A) page in pagebuilder 1.0, which isn't as pretty but has horizontal buttons where I need them to be. (B) page in pagebuilder 2.0, with two buttons in the same column, stacked vertically. (C) page in pagebuilder 2.0, with two buttons horizontally, but they are in their own row which has to be under the image on the right.
Two possible solutions, I can think of:
  • Ability to add columns inside a row. And keep nesting to Inception levels.
  • Just change the button block so that multiple buttons can be in the same block.