removing space under articles

Posted in: Newspaper
Post count: 20

when setting the post date, comments and views to off a sizable margin is now left blank between the title and next article in preview and the title and image on the single post view, what is the proper way to fix this?

Post count: 3343

Hello,
You can fix with a css. to remove the space add this in style.cs

.page .meta-info {
display:none;
}

can you show me you site to see the issue.
Thanks!

Post count: 20

http://twoversion.com/

Post count: 3343

Hello,
Use the css from above to reduce the space on homepage. On post looks fine http://screencast.com/t/yJgKPrZ0HiX

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.