Client Slider how to control image size
Hi there,
I use the client slider (see attached image). How do I control the size of the img within? no matter of the original resolution some images are smaller than they could be.
Comments
all images sizes are defined functions/theme-functions.php file where add_image_size() functions are. So if you want to change sizes, you must pay with this file.