Home › Support Forums › Theme Support › Esplanade › how to center multiple images in a post › Reply To: how to center multiple images in a post
Daniel Tara
Keymaster
Technically there’s no such thing as aligning multiple items. At most you could do some containers that span in equal widths in the content area and then make the images center in those containers. You have the built-in grid system so you can add containers like <div class=”column threecol”> but these will stack on top of the other at some point when the device width narrows, it’s the way it’s intended.