Home Forums Theme support Caboom, footer section & testimonial slider Reply To: Caboom, footer section & testimonial slider

Please try this: go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

.testimonial-lists-item-shortcode {
padding-bottom:15px;
margin-bottom:15px;
}

This code should increase the hight of the items.