Good morning,
I have a question and I hope you can help me with this finishing touch.
I used the grid with the option repeat(auto-fit, 18 brake, 1 fr)). This works perfectly.
There are 4 cells.
The cell contains an image, with underneath
- caption - text-element
- featured image
- text (bit longer description text - every cell another text - so not equal length of text)
- link - (text-element with link)
This ‘Read more’ text link I placed at the bottom of the cell using margine:auto. So it lines perfectly at the bottom of the cell.
However, the caption text (just a text element) is not equally high, it depends of course on which screen width you look at. As you see in this example: in the first cell it has 2 lines - in the other cells just one line. And therefore the images underneath are not in line.
This makes the layout of the cell a bit messy.
Is it possible - in an easy way - to give this text element a fixed height? So that everything below it aligns better? (Obviously not necessary for the bottom link, which is already aligned).
If not - is there another way to obtain the alighnment?
Thank you very much.
