Viewing 1 replies (of 1 total)
  • I realize this was posted months ago, but you can probably add some css to the theme to get it to display as you would like it to. I believe this will display in two columns as you described.

    .gfwa-odd, .gfwa-even {
      display: inline-block;
    }

    I was only testing on a site that had two posts in the home middle widget area, which worked, but if you set the widget to have more posts it may not display correctly. I didn’t get too crazy testing it, but know it will work if you play around with the css a bit.
    You might be able to also set this widget to only display one post, and insert the widget twice into the home middle widget area. The second instance would have the same settings as the first, except it would use an offset of 1 in the Number of Posts to Offset field.

Viewing 1 replies (of 1 total)

The topic ‘Make Home – Middle two columns?’ is closed to new replies.