How to reduce space under the Logo

GK User
Fri Jan 13, 2012 5:01 pm
Hi, it's me again ...
I would like to reduce the space below the logo - between the logo and the main content.
Could anyone give me the code to put in the override if possible ?
Many thanks,
Bastien
User avatar
Junior Boarder

Konrad M
Fri Jan 13, 2012 6:07 pm
Hi
Try add to override.css
Code: Select all
#gkPageTop {
    padding-bottom: 20px;
}

and decrease this value to reduce space. Remember to enable override.css option in template settings
User avatar

GK User
Mon Jan 16, 2012 8:07 am
Thanks,
It worked fine for me.
Bastien
User avatar
Junior Boarder

Konrad M
Mon Jan 16, 2012 9:27 am
Great.
User avatar


cron