Hello,
I need to make the menu appear after the first scroll. Is this possible?
Do I have to change something on gk.menu.js file to activate animation as soon as the pages starts scrolling down?
Thanks in advance
Gabriel
Line 95
currentPosition >= jQuery('#gkHeader').outerHeight()/50 &&
Line 102
currentPosition < jQuery('#gkHeader').outerHeight()/50 &&