How to reduce space between menu and header1

Turn your community with elegantly JomSocial integrated and superiorly designed website
GK User
Tue Nov 30, 2010 9:04 pm
Hi, I need to reduce the white space between top menu and header1. Is there have anyway of doing it?

Please, see image below for more details.
User avatar
Junior Boarder

teitbite
Thu Dec 02, 2010 10:22 pm
Hi

Please go to /templates/gk_elvesocial/css/template.css and play with the height in class:

Code: Select all
#top-nav {
    height: 110px;
}
User avatar
Moderator


cron