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: Larger Images on Testimonials

#2551
Grace Themes
Participant

Hi

To change the size of client testimonial image

Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
and paste below css code in custom css box

.client-say .timthumb{ width:150px; height:150px; }

You can change the height and width as per your need. height and width should be same size

Regards
Grace Themes