Forum
Fix items height
Hi
good morning.
I wanted to ask you for information: would it be possible to make sure that the articles (in the preview/intro) all have the same height? Because it would be more aesthetically pleasing, while now I find higher and lower articles on the home page obviously based on the text I wrote in the intro.
Maybe it's in the css .card class?
Thank you
It is based on Bootstrap
https://getbootstrap.com/docs/5.3/components/card/
The height is taken automatically based on the content.
You can also add module class and override CSS.
Hi sorry, I forgot to write one thing: the css is the one modified by me and now it works. I added in the .card class (in the bootstrap.min.css file of my Helix Ultimate template) simply height:500px.
Thank you
PS: sorry, where can I find the log list of the updates you make for this module and for the techfry component? Thank you