Hi Yigit,
You kindly fixed the testimonial grid issue for me so that the content of each testimonial is vertically central.
But because of this, on iPad – the text in each block of the grid is overlapping (it didn’t before).
See this screenshot from my friend’s iPad: https://www.dropbox.com/s/10lrjqtixsvq8gz/image1.PNG?dl=0
If this can’t be fixed let me know and I’ll remove the code Yigit added (it will mean the testimonials are not vertically central in each grid box but I won’t have a choice).
Hi,
Could you please provide us with the link to your site again in the private data section, so that we can inspect the element and assist you further.
Best regards,
Jordan
Hi Jordan,
The page is at: http://www.caseyandassociates.co.uk/testimonials/
Scroll down to the testimonials grid and resize your browser to see how it appears on an iPad.
Also see this screenshot from my friend’s iPad: https://www.dropbox.com/s/10lrjqtixsvq8gz/image1.PNG?dl=0
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia-testimonial-content {
min-width: 100% !important;
}
Best regards,
Rikard
OMG that’s fixed it! Thank you so so much Rikard!