hopefully you can help me. I think this problem is pretty simple.
I created a grid with 3 columns.
Each column retrieves and displays 3 posts from a different category.
My problem is 2 fold:
1 - The post titles don't line up in a nice grid fashion.
2 - There is no padding between the excerpt and the post title under it.
I've been trying to make the columns display their posts horizonally rather that vertically (This would solve both problems) but I can't figure it out.
You can see the grid here: http://www.restlesscities.com/
Here is a link to my code since I can't seem to copy and paste it using the "code" functionality.