I am using the Columns 3 widget to have three columns next to each other and I have filled them with cards. I am wondering if there is a way to have all the columns have the same dynamic height. The list in the second column has a different height based on the elements within, so the column height changes dynamically. Is it possible to have all the columns always have the same height?
Hello
There are many ways by which you can archive it , like by grid, table and columns and flex.
I usually prefer flex so here I am attaching an oml and css which I have used.
There are images with different resolutions
because of large oml size I am uploading it to google drive you can download from there
https://drive.google.com/file/d/1ka6N6ZkGCukHpZVxbCDQr8m5-ZlSra1i/view?usp=sharing
I hope this will help.
Best regard,
Tousif
Hi
Try this using external CSS and fix column height as you want and mark it as not important.