S
S
Sergey Serov2019-02-21 01:46:26
Bootstrap
Sergey Serov, 2019-02-21 01:46:26

How to do vertical alignment in Bootstrap?

There is a sample code from the question How to make columns the same height in Bootstrap.
On his example, I made columns of the same height, but due to the different length of the title, the price jumps.
I would like everything to be aligned on the bottom. Tell me, please, how to do it?
5c6dd7a632067837467171.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2019-02-21
@karminski

I give you a hint. Use flex, namely the align-items: end property. Bootstrap has the align-items-end class for this.
https://getbootstrap.com/docs/4.0/utilities/flex/#...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question