Search code examples
zurb-foundationzurb-foundation-6

How to align grids in foundation 6.4?


How do I align grid items in Foundation 6.4? I want some contents to be right aligned (or end-aligned), and others to be vertically centered, or bottom aligned for example.

I can't find any mention of a class in the official docs, and previous techniques (< 6.4), like align-right or end do not work.


Solution

  • ZURB Foundation "Flexbox Utilities" makes horizontal and vertical alignment painless, through CSS properties.

    Read all about the Horizontal and Vertical Alignment CSS class names >>