Great theme but the images are a big problem when you have a product and not a wallpaper type image. How do we change the image size on the main page to reflect the exact dimensions of the featured image please? A rectangle is a nice idea but not always possible when dealing with products and white space.
Thanks
Hi
Find this in style.css – change height to see more of image
article.post .featured-img {
height:100px;
overflow:hidden;
margin-bottom:10px;
}
Hi Aborruso,
You are right the optimum image size is 700 x 400 pixel. Please check this link here for using different sizes on homepage and internal pages.
Thanks,
Sampression Team