Viewing 1 replies (of 1 total)
  • Sam

    (@soumendra)

    Hello,

    You can try this in your Custom CSS for achieving that:

    .post-box {
        height: 100%;
        max-height: 600px;
    }
    .entry a img {
        height: 174px;
        width: 183px;
    }

    You can adjust the values as per your requirement.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Make pictures in the main page bigger’ is closed to new replies.