Hi,
I hope you could point me in the right direction.
I'd like to change the padding in between the modules in Creativity template? I feel there is too much spacing there at the moment.
TIA
.onepage #gkBottom1 .box.mediumspaces {
padding-top: 20px!important
}
.onepage #gkPageContent .box.mediumspaces {
padding-bottom: 20px!important;
}
.onepage #gkHeader .box {
padding-bottom: 0!important;
}
.onepage #gkBottom1 #gkBottom1-2 {
padding-top: 40px!important;
}
.onepage #gkHeader .box,
.onepage #gkBottom1 .box,
.onepage #gkPageContent .box