Remowing bottom area in main page

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Fri Nov 27, 2015 10:45 am
Hi,

Is it possible to remove the whole bottom area in my home page?
See screenshot

http://www.hagelandblues.be

regards,

Jurgen
User avatar
Fresh Boarder

GK User
Fri Nov 27, 2015 12:27 pm
Hi,

Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? Your frontpage is based on widgets, so can't you just remove the bottom widget?
User avatar
Moderator

GK User
Mon Nov 30, 2015 10:50 am
Try to add the following custom css code to hide marked area:
Code: Select all
.home .gk-page-wrap,
.home #gk-bottom-wrap {
   display: none;
}
User avatar
Moderator

GK User
Mon Nov 30, 2015 11:53 am
Thanks Piotr,

Area is gone :-)
User avatar
Fresh Boarder


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