Menu

GK User
Fri Jan 06, 2017 1:24 pm
I want the menu to remain visible as you scroll down. Is there anything I can add to the css to do this?
User avatar
Fresh Boarder

teitbite
Mon Jan 09, 2017 4:06 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkHeaderNav {
    position: fixed;
}
User avatar
Moderator

GK User
Thu Jan 12, 2017 12:03 am
Thank you. It worked great
User avatar
Fresh Boarder

teitbite
Sun Jan 15, 2017 1:46 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron