How to Remove blank space in mainbody

January 2012 WordPress Theme
GK User
Mon Nov 30, 2015 8:36 am
Hello there,
need your help to remove blank space in mainbody.
Template : game

Please kindly see the attachment.. :)
User avatar
Senior Boarder

GK User
Mon Nov 30, 2015 10:04 am
Hello,

Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Wed Dec 02, 2015 9:34 am
If you are not using widgets on these areas, please try to add the following custom css code:

Code: Select all
.home #gk-mainbody-columns {
min-height: auto;
}

.home #gk-mainbody-columns > div {
padding: 0;
}
User avatar
Moderator

GK User
Wed Dec 02, 2015 4:39 pm
Thank you..
User avatar
Senior Boarder


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