Home Forums Theme support portfolio 1200×740 (nico theme) Reply To: portfolio 1200×740 (nico theme)

Ok, open the file “sl_single_header.php” in the “7league/” folder, then replace this line (line number 208):

the_post_thumbnail('shot', array('class' => 'opacity-hover'));

with this:

the_post_thumbnail('original', array('class' => 'opacity-hover'));