How can I modify the height of the free space on the top of the page? Above the logo and search.
It should be valid for all pages in template.
h1#gkLogo {
margin: ?px 0 30px 0;
}
#gkSearch,#gkButtons {
margin-top: ?px;
}
#gkButtons {
margin-top: ?px;
}
Valentinopolus wrote:Somehow it did not work. I manage to change it from template.css