I'd love the ability to add containers for content in composer. For example, I'd like the ability to group some text with an image. Currently, if I want an inset image (left or right aligned) I'd need to float the image, which works, but immediately breaks down once I want to have consecutive image and copy groups. There isn't an out of the box solution for clearfixes so floats start becoming unwieldy. Having a flex group or CSSGrid group container would be very handy.
Hi there! Composer is not meant for developing the frontend rendering of content, its primarily for shoring up the content that is then formatted through blocks and elements downstream in PageBuilder / Themes. Is there something that's not working downstream with this well with PageBuilder today?
This was my solution btw: