Viewing 1 replies (of 1 total)
  • Are you looking to just feature 2 posts next to each other or updated the entire layout to have 2 post columns?

    If you want to have posts side by side, you could find the post div and update the css to:
    div .class { float: left; width: 50%; }

Viewing 1 replies (of 1 total)
  • The topic ‘how can i veiw 2 post beside each other’ is closed to new replies.