How can I make pricing Items of the same height? I stacked 3 of them side by side and their height differs as one of the items has more text than others. I'd love them to be of equal height.
the height of the items always adjust to the content inside. But if you will send us url to site where you want to get the same height for all of them, we'll see if this can be done with custom css.
Comments
the height of the items always adjust to the content inside. But if you will send us url to site where you want to get the same height for all of them, we'll see if this can be done with custom css.
Thanks!
to make them all the same height, you can use below css: or you can use <br /> tags inside content to break the lines.
One more thing about the same pricing items - how can I make buttons with links align to the bottom of the box?