Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27744

    In IE8 the testimonial images are square and the images themselves are very stretched. I recently updated to wordpress 3.6 and Enfold 1.91. Any help would be greatly appreciated!

    Thanks!

    #135202

    I’m still having this issue, would love some guidance!

    #135203

    Hi,

    Unfortunately, border-radius property is not supported on IE8. Please add this on your custom.css to fix the stretched image.

    .avia-testimonial-image, .avia-testimonial-image img {
    max-width: 80px;
    width: 80px;
    }

    Regards,

    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Testimonial Images and IE8’ is closed to new replies.