Hi,
I have some testimonials on each portfolio page of my site, but the block changes sizze depending on the length of the testimonial. Is there anyway to prevent this please?
Example here: http://www.westcoast-mountainguides.co.uk/courses/winter-climbing-courses-scotland-advanced/
Hey!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial {
min-height: 320px;
}
Best regards,
Yigit
Thanks again! I’m amazed, and very happy, that you offer such great support for this theme. My previous theme was no longer updated, so all these little niggles took ages to solve.
Great job!