Each column holds different content. such as a tags, text with different font size, and an image.
Asked
Active
Viewed 32 times
1 Answers
2
No. If the content of the column varies, it's not possible w/o custom CSS in Bootstrap 3. IMO, flexbox is the best approach for same height columns in 3.x.
The Bootstrap 4 grid uses flexbox so same height columns are automatic.