Hi there, I just rolled out our new look site:
I just replaced the code on my home page, and havnt changed the menus, but, they have stopped working how they should.
I have a one page scroll setup for the homepage, rest are normal pages, so I have 2 menus setup. Yet the homepage the nav bar underscore stays colored as you scroll down, for each item.
Also, I have this js:
!function(n){n(".x-one-page-navigation-active .x-navbar .mobile .x-nav > .menu-item:not(.menu-item-has-children)").on("click touchend",function(){n(".x-btn-navbar").trigger("click")})}(jQuery);
jQuery('document').ready(function($) {
$('a.envira-gallery-link, a.envira-gallery-link img').removeAttr('title');
});
To make the menu on a mobile behave well, it makes it disappear when you click on menu items, so the mobile menu doesnt cover the page, it works for prices, if you click you will what I mean, but on “why us” it doesnt work.
I include login details in the secure note.
Thanks in advance for your awesome support.