Reduce Blank Space

Well-designed restaurant Joomla template with parallax effect.
GK User
Wed Mar 08, 2017 12:54 pm
Hi! Its possible to reduce space after the logo?
http://tibidabo.spaziofantasia.com
thanks :)
User avatar
Fresh Boarder

Joshua M
Thu Mar 09, 2017 12:17 am
Hi,
Please add this code to override.css and make sure override is enabled in template settings.
Code: Select all
.box.gk-description {
    padding-bottom: 0;
}
User avatar
Moderator

GK User
Thu Mar 09, 2017 12:32 am
Thanks, works :) and at this page?
http://tibidabo.spaziofantasia.com/galleria
under the video and above the gallery?
User avatar
Fresh Boarder

Joshua M
Thu Mar 09, 2017 9:30 am
Try to add also this code:
Code: Select all
#gkBottom1 {
   padding: 0;
}
User avatar
Moderator


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