Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: testimonial image size change

#3911
Grace Themes
Participant

Hi Jason,

To change the testimonial photo from a circle to a square

Go to Appearance -> Theme options -> Basic Settings -> Custom CSS
and use below css code in custom css box

#testimonials ul li img { border-radius: 0%; }

Regards
Grace Themes