Reduce space between header and item

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Jun 15, 2014 10:25 am
Reply with quote
Report this post
How do I reduce space between Item header and item content?

For ex - if you go to http://ebookstak.com/technology/dc and you will see huge space between header and content.

R,
Chandan
User avatar
Expert Boarder

teitbite
Sun Jun 15, 2014 12:04 pm
Reply with quote
Report this post
Hi

Please add this to override.css and make sure override is enabled in template settings:

Code: Select all
.itemList .itemBlock header { margin: 0; }
User avatar
Moderator

GK User
Tue Jun 17, 2014 12:05 pm
Reply with quote
Report this post
Perfect, thanks!
User avatar
Expert Boarder


cron