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

    I am trying to make the images for the testimonials show as square or rectangular in shape instead of the circles. I’ve tried both of the css’s in this thread: https://kriesi.at/support/topic/testimonial-2/ but they only shifted the images inside of the circle instead of removing the radius border.

    I’m using logos instead of portraits so they can’t be rounded at all.

    Thanks

    • This topic was modified 11 years ago by sbrohamm.
    #180265

    Hey sbrohamm!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-testimonial-image, .avia-testimonial-image img { border-radius: 0; }

    Cheers!
    Yigit

    #180318

    That did it!

    Thanks Yigit.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Testimonials Image’ is closed to new replies.