Hi,
how can I change values of space between areas for widgets? For an examples:
betwen TOP WIDGETS 1 and TOP WIDGETS 2
MAINBODY TOP and MAINBODY
P.s. I'm so sorry for Paint)))
.frontpage #gk-top1, .frontpage #gk-top2 {
padding: 80px 0;
}
.frontpage #gk-mainbody {
padding: 100px 0;
}
#gk-bg {
padding-bottom: 0;
}