the space between breadcrumbs and title is too big

GK User
Thu Jun 07, 2012 5:11 pm
Hi, friends!
The space between breadcrumbs and title is too big. Where can I make it less?
User avatar
Junior Boarder

Konrad M
Thu Jun 07, 2012 5:27 pm
Hi,
try add to override.css
Code: Select all
#gkBreadcrumb {
margin: -30px 0 20px !important;
}

and decrease third value. Remember to enable override.css option in template settings.
User avatar


cron