Bootstrap Vertical Align Image

Gonçalo Loureiro picture Gonçalo Loureiro · May 11, 2016 · Viewed 57.4k times · Source

On this website: http://www.livenews.surf/ I want to make news images and text vertically middle align, how i can do that?

Answer

jcaruso picture jcaruso · Sep 11, 2018

Use the following classes in your containing div.row instead of custom CSS as suggested for bootstrap 4.

d-flex flex-wrap align-items-center