Dear,
I need disable the position header_bottom because I wan't appear I white space between the header and the mainbody.
On the other hand I need resize the mainposition and it occupe the 100% of template
Thank you in advance
#gkPageContent {
padding: 0 !important;
}
#gkPageContent .gkPage {
max-width: 100%;
}