Hi There,
I’ve used the testimonial compact slider but the transition causes the page to drop because the length of the text changes. Can you please provide a fix for this. I’ve added the link to the page in question below.
Thank you
Hey Robyone925,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-testimonial-wrapper {
min-height:180px !important;
}
You might have to adjust the value up or down a bit to get it perfect.
Best regards,
Rikard
Thank you Rickard,
Your estimate was very close – only had to increase by 20px. ;
Thanks again.