Number of Posts in a Row
-
What do you need to modify in order to display 3 posts in a row instead of 2?
This change would also change the post list from 50% to 33.33% – see css change below:
.post-list .page { width: 33.33%; float: left; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Number of Posts in a Row’ is closed to new replies.