Margin-top:auto ineffective with looped columns

Hi,

These are two non-looped, ordinary columns:

Small text in this example has three rows in the left column. Thanks to margin-top:auto, the buttons are aligned at the bottom of the columns.

These are the looped columns:

Buttons do have margin-top:auto, but it is not effective.

Thanks!

Hello @Misho,

Thanks for reaching out! Is the Flexbox enable in the column or Div element? The margin-top: auto; usually works best with flexbox. If you wouldn’t mind, please provide us the URL of the page in a secure note so that we can compare the two columns and investigate this issue further.

Best Regards.

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