How to fixed or control position of component?

Hi,
I’m newbie and love this beautiful framework
I have 2 question about this

  1. I need to create 4 buttons in 2 rows and 2 columns and fixed them at bottom
    but I can’t find the way (I had use but it not work for 2 rows). Is have anyway to solve this problem?
  2. Similar as (1) but now if I need to align some component in center vertical of content, what should I do?

Thanks in advance

You should read up on flex-box, it’s at the core of our grid system.

http://the-echoplex.net/flexyboxes/

With that in mind, you could do this.

1 Like