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
Is it possible to remove the whole bottom area in my home page?
See screenshot
http://www.hagelandblues.be
regards,
Jurgen
-
- 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?
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?
-
- 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;
}
-
- Moderator
- GK User
- Mon Nov 30, 2015 11:53 am
Thanks Piotr,
Area is gone
Area is gone
-
- Fresh Boarder
4 posts
• Page 1 of 1