• Hiya

    Any idea why the blog summary page doesn’t format in squares like the image galleries?

    I have made all of the images the same size to try and resolve but it seems to be the text that is throwing the formatting out.

    Any suggestions for ways to improve it?

    M

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,

    Try adding this CSS to Theme Options> Custom CSS and let me know if this is what you’re after:

    .blog_item.grid_item .postcontent footer {
        min-height: 50px;
    }
    #kad-blog-grid .blog_item .postcontent .entry-content {
        min-height: 170px;
    }

    -Kevin

    Thread Starter melshimber

    (@melshimber)

    Awesome thanks Kevin! Much neater blog posting.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blog Page’ is closed to new replies.