Hide menu when scrolling down
Rate this topic: 




1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Mar 15, 2016 5:52 pm
- Reply with quote
- Report this post
Hi,
How can I hide the menu bar when we scroll down the pages?
Thank you for your answer.
Georges
How can I hide the menu bar when we scroll down the pages?
Thank you for your answer.
Georges
-

- Senior Boarder
- teitbite
- Sat Mar 19, 2016 11:38 am
- Reply with quote
- Report this post
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
#gkFixedMenu {
display: none;
}
-

- Moderator
- GK User
- Thu Apr 07, 2016 4:09 pm
- Reply with quote
- Report this post
Thanks a lot!
It is working.
Regards
It is working.
Regards
-

- Senior Boarder
3 posts
• Page 1 of 1
