Hi there,
If it is possible to make menu stick in this template? So that when we scroll down - menu stays on screen all the time?
Thanks.
section#gkPageTop { background: #FFFFFF; position: fixed; }
#gkUserArea, #gkMainMenu { margin-top: 10px; }
#gkHeader { padding-top: 80px;}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4 { padding: 90px 0;}
#gkPageContent > aside {
padding-top: 75px;
}
#gkUserArea, #gkMainMenu { margin-top: 0; }
h1 {font-size: 38px; }
article aside > time {font-size: 40px; margin: 43px 0 16px }
section article { margin-top: 20px !important; }
Pawel F wrote:This should help, add this at the bottom of "older" code: