• Resolved mojer

    (@ibnusaheed)


    Thanks for the great theme!

    I wanted to know how to turn the 2 column display of posts on homepage to one column.

    That is, I like how the featured post is being shown on homepage. I want all the posts on the homepage page to be shown similar to the featured post.

    Let me know if I need to explain it a bit more…
    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mojer

    (@ibnusaheed)

    Whoa whoa whoa!! I liked this game, buddy.

    No need to waste your precious time. With a simple research I found this code buddy:
    `@media only screen and (min-width: 1120px) {
    .home .post-list .post-row { width: 200%; border-bottom: 0; }
    }
    `
    Am I doing, right?

    Thread Starter mojer

    (@ibnusaheed)

    Hmm…
    I think I am WRONG… waiting for your reply

    Try this one:

    .home .post-list .post { width: 100%; }

    Thread Starter mojer

    (@ibnusaheed)

    🙂
    You rocks!
    Thanks buddy 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to make one column display on homepage’ is closed to new replies.