Site logo

Archived topic

Splitting sections horizontally

3 replies · Started by Ian on December 8, 2016

Viewing posts 1–4 of 4

Is there an option to insert responsive columns, grid or flexbox? I could do it longhand with HTML/CSS, but I have clients who can only just use the editor. I currently have an image, left of some text:

+--+
|  | * Bulleted text
|  | * Bulleted text
+--+

I want to be able to centre the whole thing, and of course, have the Bulleted Text shift onto a new line, on narrow screens:

                      +--+
                      |  | * Bulleted text
                      |  | * Bulleted text
                      +--+

Being able to insert a flexbox seems a logical way to do the layout in the editor.

That could be what I'm looking for. Are there any other hidden plugins!

This archived topic is closed to new replies.