Content alignment inside looper list

Good day support,

Could you help us align these buttons (which we’ve placed in a row item to keep them grouped) to the bottom of the product container in this looper list item? We’ve tried the regular auto and 100% margins, paddings etc but can’t seem to get the buttons to sit evenly at the bottom. These usual tricks don’t seem to fire/work inside a looper list element.

The description of each item will change so the biggest description in a row will dictate the amount of height a product container has, but we just want the buttons in a row to stay neatly at the bottom regardless.

Hi @Glasseye,

To make the buttons aligned, the content section should be at the same height. You may need to add some custom CSS code or JavaScript to do that. I would suggest you go through the following thread which may help you with this.



Hope it helps.
Thanks

Unfortunately the solutions you gave did not help. However I was able to set the looper list item’s vertical alignment to “stretch” and the button row’s vertical alignment to “end” and it did what was necessary.

Hi @Glasseye,

Glad to know that you are able to find the solution.

Thanks

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