Navigation on Startpage

GK User
Thu Mar 10, 2016 4:53 pm
Hi there,
the navigation on the startpage is only displayed if you scroll the page. Is it possible to show the navigation directly?
User avatar
Fresh Boarder

teitbite
Mon Mar 14, 2016 11:27 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkHeaderNav {
    top: 0 !important;
}
User avatar
Moderator


cron