I would like to either remove the portfolio featured image or change the dimensions. Any suggestions?
Previously you sent me this:
Dude wrote:
If you want to remove the featured image from single pages open up /wp-content/themes/enfold/includes/loop-portfolio-single.php and delete
if($thumb) echo "<div class='page-thumb'>{$thumb}</div>";
But, this seems to be no longer valid.