• reelanae

    (@reelanae)


    I’d like my recent posts to be displayed in a horizontal layout, rather than descending in keeping with site theme. Any suggestions on how to code this?

    • This topic was modified 8 years ago by reelanae.
Viewing 1 replies (of 1 total)
  • radektj

    (@radektj)

    custom css, 4 col:

    .rpwe-block li {
      float: left;
      max-width: 23%;
      margin-right: 2%;
    }
Viewing 1 replies (of 1 total)

The topic ‘Displa post in horizontal layout’ is closed to new replies.