Vertical align text to bottom of row

I’ve imported the SPA demo: http://demo.theme.co/spa/

One of the changes I’m trying to make is to align the text “RELAX. REFRESH. RENEW.” to the bottom of the row (I’ve deleted the images above and below the text).

I’ve tried this: https://theme.co/apex/forums/topic/align-text-element-to-bottom-of-section/
And I’ve tried adding “display: flex;” to the x-container, and “align-items: flex-end” to the column and H1.

None are working. What am I doing wrong?

Thanks!

Hello Itthiphol,

Thanks for writing in! You might be doing it correctly. It does not align to the bottom maybe because of the bottom padding of the section. Please check the section settings and make sure that the bottom padding is zero or at least much smaller than the top padding of the section.

Hope this helps.

That was it! Thank you!

You are most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.