Hi everyone 👋,
I'm working with the blog68 component and running into an issue with the card heights inside the slider.
The Issue: The cards (_item) inside the slider are not respecting the equal height rule. They collapse to fit their content height instead of stretching to match the tallest slide. I’ve already tried the standard Webflow fix:
- 1.
Setting the _slide element to Height: 100%.
- 2.
Setting the _item element to Height: 100%.
However, the items still don't stretch to fill the vertical space. It seems like the Webflow Slider widget display properties are overriding the flex/height settings.
Links:
Has anyone faced this with blog68? Is there a specific native fix I'm missing before I force it with custom CSS?
Thanks! 🚀