I would like the Testimonial Image Size increased (not only via CSS) but the image itself, as it’s currently 80×80, I need it to be 200×200, so CSS resizing would blur it too much for me. Thanks!
Hi yavors!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-testimonial-image { width: 200px; height: 200px; }
Then go to Settings > Media > Thumbnail Sizes and set them to 200x200px and then regenerate thumbnails using this plugin http://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Yigit