Viewing 3 replies - 1 through 3 (of 3 total)
  • 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;
    }

    Sampression

    (@sampression)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Featured images size’ is closed to new replies.