How can I make my blog page look like the one on the demo site, so that the post photos are large, as here:
http://dice.bringthepixel.com/blog/
Mine looks like this at the moment:
http://kerrmuni.s700.sureserver.com/b2b-marketing-blog/
and I used the code below to achieve that:
[recent_posts template="c-3" max="10" max_per_row="1" hide="comments, tags, button_1"]
Thank you.