Hi, I hope you can help, I’m trying to figure out how to align the buttons to the bottom of 4 columns in 1 row. I’ve tried using a separate row element within the column and setting the flex to align to the bottom, but nothing happens. It only does it when I set the column flex to align to the bottom, but then it effects the whole content within the column and it’s only the button I want aligning to the bottom of the column.
The problem is due to the height of the last Text element before the Button, I would suggest you go through the following thread that explains the problem for the equal height.
If you are not proficient, I would suggest you hire a developer who can assist you to do the customization or you can avail of our newly launched service called One, where we answer the questions beyond normal theme support.
Ok, thanks for the links. I didn’t realise I’d have to use JS or CSS, I thought there would have been a solution using the flex settings in the column/row that I didn’t know about!