Hi
I have a couple of issues with the testimonial grid.
1) the logo image I insert gets scaled down that I loose part of the letters on the left and right of the image.
2) how best do I align the images within the text area of the testimonial. Even when I sized them, they still do not align properly.
Here’s the link to my web page: http://silviafindings.wpengine.com/testimonials (hosted on WPengine)
I have included the username and passwords to get access to the site and page in the private area.
Any help would be appreciated
Lyse
Hey tremblayly,
Thank you for using Enfold.
It’s because of the border radius. Please add this in the Quick CSS field:
.avia-testimonial-image, .avia-testimonial-image img {
border-radius: 0 !important;
}
Best regards,
Ismael
Hi Ismael
The code resolved the scaling issue.
What about question #2?
Thanks
Lyse.
Hi!
Please add following code to Quick CSS
.avia-testimonial-content img {
min-width: 50%;
}
Cheers!
Yigit
Hi Yigit,
This helped. I can work with that.
Thank you so very much
Lyse