Remove Margin above/belove in botton-2 position

May 2014 Joomla Template
GK User
Fri Jul 15, 2016 9:22 am
I use University template.
I insert a google map in position bottom-2 and set the css clas to "clear" but I have a Margin above/belove the map.
How i can roemove the margin?
http://demo.webarch.it/ford_000

Thank

GF
User avatar
Junior Boarder

teitbite
Mon Jul 18, 2016 2:48 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkBottom2.gkSingleModule {
    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.