Hi there,
I am struggling with making the headline in one column the same height as the top of the next column… Can you please help me further?

Hi There,
Please add the equal-height to the ROW contains your columns:

After that adding this custom CSS:
.equal-height {
display: flex;
align-items: center;
}
Let us know how it goes!
Hi again,
thank you for your help but I can’t seem to get it right… I’ve added the css and"equal-height" to the row. What am I doing wrong? 
Hi There,
Sorry for the confusion!
Please remove the previous CSS and add the mtn class to your custom headline.
Regards!
YES!
Thank you so much!
Glad we were able to help 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.