# Make reviews of the same height

**URL:** https://community.elfsight.com/t/make-reviews-of-the-same-height/54184
**Category:** Google Reviews
**Tags:** Released
**Created:** [May 24, 2024, 4:43pm UTC](https://community.elfsight.com/t/make-reviews-of-the-same-height/54184 "2024-05-24T16:43:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ElfsightBot](https://avatars.discourse-cdn.com/v4/letter/e/ecd19e/32.png) [@ElfsightBot](https://community.elfsight.com/u/ElfsightBot)
#### Post date: [May 24, 2024, 4:43pm UTC](https://community.elfsight.com/t/make-reviews-of-the-same-height/54184/1 "2024-05-24T16:43:43Z")

</div>

In the Carousel layout, reviews are of the chaotic height. However, I’d like to achieve a cleaner look.

Here is the CSS code that helped:

```auto
.swiper-wrapper {
height: 100% !important;
align-items: stretch !important;
}

.es-carousel-layout-item,
.es-review-container {
height: 100% !important;
}

```

Please add such controls to settings. Thank you!

---

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [January 8, 2025, 7:06pm UTC](https://community.elfsight.com/t/make-reviews-of-the-same-height/54184/2 "2025-01-08T19:06:37Z")

</div>

Hey everyone 👋

We’re happy to say that this option is already available in the widget!!!

 ![image](https://us1.discourse-cdn.com/flex020/uploads/elfsight/original/3X/0/b/0be1ed56a093f5fe4da211bc4413a074cf67c025.png) ![image](https://us1.discourse-cdn.com/flex020/uploads/elfsight/original/3X/1/7/17d49f67df146923d45b1d65adf2e4e4c60ef97e.png)

Check this post for more details - [Reviews: Align Review Cards by Height in Carousel and Grid layouts! 🔥](https://community.elfsight.com/t/reviews-align-review-cards-by-height-in-carousel-and-grid-layouts/66763)
