fix menu bar

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Apr 04, 2017 9:53 pm
Reply with quote
Report this post
hi guys,
could you please help me to understand why in my site (http://www.farmaciavigodarzere.it), when I scroll up and down the page the menu doesn't stay fix at the top of the page as in you demo?

thank you
User avatar
Junior Boarder

teitbite
Fri Apr 07, 2017 10:55 am
Reply with quote
Report this post
Hi

Please add this to override.css

Code: Select all
#gkMenuWrap {
    position: fixed;
}
#gkMenuWrap.active {
    top: 0 !important;
}
User avatar
Moderator

GK User
Fri Apr 07, 2017 2:10 pm
Reply with quote
Report this post
perfect! tank you teitbite!
User avatar
Junior Boarder

teitbite
Mon Apr 10, 2017 6:31 pm
Reply with quote
Report this post
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
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.