Gaps between mainbody located modules

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Thu Mar 02, 2017 8:34 pm
Hi. When I publish modules in the mainbody position, there is a gap between those modules. I would like to reduce that gap to a minimum without changeing the margin of the mainbody area, I like it separated from the mainbody-bottom position.

Thank you for your help.
User avatar
Junior Boarder

GK User
Sun Mar 05, 2017 1:58 pm
Hi! Is there anyone around?
User avatar
Junior Boarder

teitbite
Mon Mar 06, 2017 12:47 pm
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? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Mon Mar 06, 2017 10:46 pm
Thank you! I sen´t the url to your private msg.
User avatar
Junior Boarder

teitbite
Thu Mar 09, 2017 1:22 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkTop1 {
    padding: 30px 0 0;
}

#gkTop1 .box {
    margin-bottom: 0;
}

User avatar
Moderator

GK User
Fri Mar 10, 2017 6:32 pm
Thank you for the help!
User avatar
Junior Boarder

teitbite
Thu Mar 16, 2017 5:36 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


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