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..
need your help to remove blank space in mainbody.
Template : game
Please kindly see the attachment..
-
- 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?
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?
-
- 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;
}
-
- Moderator
- GK User
- Wed Dec 02, 2015 4:39 pm
Thank you..
-
- Senior Boarder
4 posts
• Page 1 of 1