How can I prevent my navigation menu from transforming to a burger menu?

Hey guys, I’ve found that my menu is causing my issues. If you navigate to www.directcomputers.co.uk and look at the nav, you’ll noticed when scrolling down it transforms into a burger menu. This has been causing me a lot of issues. Does anyone know how I can stop it from doing this and have it function so that the menu is just at the top of the page and not sticky/doesn’t transform down to a burger menu?

See below Burger Menu when scrolling down

Normal Menu before scrolling.

Thank you,

Joshua

Please remove this script code addClass(‘site-header-sticky–scrolled’) in any javascript files.

I think this is all i can see?