Hi Rahel Ephrem
It’s not possible to add the expandable and collapsable feature on the testimonial.
But you can get an equal size of testimonial boxes using the below CSS code.
.theme-testimonial-block {
min-height: 1572px;
}
Let us know if it works.
Thanks