Hi,
Can someone help me with how i can reduce the space between the top of the page and the menu line. I guess it's a CSS override, but i cannot find the correct class to use. You find the site here: www.skurupshandel.se
Thanx.
#gkToolbarWrap {
height: 30px;
overflow: hidden;
padding: 60px 0 0;
}
#gkToolbarWrap {
height: 20px;
overflow: hidden;
padding: 8px 0 0;
}