Archived topic
Splitting sections horizontally
3 replies · Started by Ian on December 8, 2016
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.
Hi Ian,
Checkout Tom's Lightweight Grid Columns plugin: https://en-ca.wordpress.org/plugins/lightweight-grid-columns/
Hope this helps!
That could be what I'm looking for. Are there any other hidden plugins!
Hope it works out for you.
Tom also has a Lightweight Social Icons (https://en-ca.wordpress.org/plugins/lightweight-social-icons/) and WP Show Post (https://wordpress.org/plugins/wp-show-posts/) if you are looking to do any blog customization :)