gap between logo and main menu

GK User
Mon Mar 05, 2012 4:26 am
where can i edit the gap... see website: http://www.treybraids-designs.com/lawfortexas/

thanks
trey
User avatar
Expert Boarder

Konrad M
Mon Mar 05, 2012 9:51 am
Hi
Try add to override.css
Code: Select all
#gkPageTopWrap {
    margin-bottom: 25px;
}

and decrease this value. Of course remember to enable override.css option in template settings.
User avatar