Hi,
Thank you for reaching out and for the detailed explanation — it helps a lot.
At the moment, SP Page Builder does not have a built-in setting to automatically equalize the height of addons within the same row based on the tallest content. Each addon’s height is determined by its own content, which is why text addons with different amounts of text — and dividers between them — can appear with uneven heights.
You’re correct that setting a fixed height is not ideal, as it can cause layout issues across different screen sizes. Unfortunately, SP Page Builder currently does not offer a responsive “equal height columns/addons” option that dynamically adapts without fixed values.
Possible workarounds include:
-
Using custom CSS (e.g., Flexbox with align-items: stretch) applied to the row or columns.
-
Structuring the content so that dividers are part of the column background rather than separate divider addons.
-
Keeping content length consistent across text addons where possible.
I understand this limitation can be inconvenient, especially for responsive layouts. I’ll share this feedback with our development team as a feature request for future improvements.
Please let me know if you’d like help implementing a CSS-based workaround.
Thank you for your understanding.
-Regards.