What is the code under function.php to resize the slider images?
resize slider image
3 posts from 2 voices-
Posted 10 months ago #
-
Sorry. To be more specific, the photos under the slider (previews of what is on the slider rotation) seem to have re-sized themselves. Is there a way to change it so it's smaller?
Posted 10 months ago # -
Hello,
You are looking for this line of code in your functions.php
$avia_config['imgSize']['feature_thumb']= array('width'=>184, 'height'=>90 ); // small preview pic for feature thumbnailsAdjust the size then regenerate the thumbnails.
Regards,
IsmaelPosted 9 months ago #
Reply
You must log in to post.














