How to narrow the space inbetween modules on the homepage?

Sep '13 Joomla Template
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
Mon Dec 01, 2014 11:02 am
Reply with quote
Report this post
Hi,

How to narrow the space inbetween modules on the homepage?

Thanks,
T
User avatar
Fresh Boarder

teitbite
Mon Dec 01, 2014 12:02 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkPriceTable {
    padding: 0 0 30px;
}
User avatar
Moderator

GK User
Mon Dec 01, 2014 12:04 pm
Reply with quote
Report this post
Hi,
This also should help:
Code: Select all
#gkBottom3 {
    padding-bottom: 20px;
}
User avatar
Platinum Boarder

GK User
Sun Dec 07, 2014 9:58 am
Reply with quote
Report this post
Hi,
Could you please be more explicit on how and where to edit .css?

Thanks.
User avatar
Fresh Boarder

GK User
Sun Dec 07, 2014 10:41 am
Reply with quote
Report this post
check my footer link about custom css.
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.