Hi, thanks for your theme, it’s working well for my purposes.
I use a theme based on yours, I changed a slider to a fixed image, but a menu looks quite weird, so I decide to make it appear on scroll. I gave nav-menu classes visible-xs and hidden-header and used this code in custom.js of hotel-galaxy theme:
jQuery(window).scroll(function () {
jQuery(‘hidden-header’).removeClass(‘visible-xs’);
});
It’s not working, I don’t know why.
Thanks in advance for any help!
The page I need help with: [log in to see the link]
We have checked your site http://startuphouse.club/ and found that menu visible on the scroll, also if you have any issue in the menu then please let us know we will help you.
Thanks
Viewing 1 replies (of 1 total)
The topic ‘Custom jQuery’ is closed to new replies.