Hi,
first BIG space could be from "Breadcrumb" , but without seeing URL, I can only guess.
try:
- Code: Select all
#gkBreadcrumb {margin-bottom:0px;}
small space in modules, overwrite with this:
- Code: Select all
.box > div, .box_text > div { padding:10px; }
or change value from 10px to 5px;