Reducing vertical space between modules

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
Thu Aug 01, 2013 12:55 am
Reply with quote
Report this post
Hi, how can I reduce vertical space between modules (what we do, about...)

Thanks!
User avatar
Fresh Boarder

teitbite
Thu Aug 01, 2013 2:06 am
Reply with quote
Report this post
Hi

please add this to css:

Code: Select all
.onepage #gkHeader .box, .onepage #gkBottom1 .box, .onepage #gkPageContent .box {
    padding: 40px 0 !important;
}
User avatar
Moderator


cron