header reduce

GK User
Sun Dec 12, 2010 5:25 pm
hi, I would like to reduce the space where the header at the bottom of logo,
http://www.alleolie.it on the site.
the distance is too great.
Where can I find the code to change?
Thanks
User avatar
Expert Boarder

teitbite
Mon Dec 13, 2010 2:04 am
Hi

You can for example remove the top nav layer, because You are not using it. To do this add this code to css:

Code: Select all
#gk-top-nav { display:none; }
User avatar
Moderator


cron