• On my Blog page (https://www.atwi80dates.com/stories/), two posts appear side by side at the top, with one smaller post below. However, I’d like the posts to be laid out in a single column, i.e. just one at the top, and the rest underneath, each with image, title, and excerpt. How do I change the layout to accomplish this?

    Thanks!

Viewing 1 replies (of 1 total)
  • Hi there,

    The easiest way to do it is by adding the following code:

    .blog .blog-feed-posts .col-md-6 {
      width: 100%;
    }

    to Customize -> Additional CSS field. Remember to Save changes.

    Hope it helps.

    Best,
    Jarek
    Kale Support

Viewing 1 replies (of 1 total)
  • The topic ‘Layout of posts on blog page’ is closed to new replies.