Category page

NB dance-sing academy Bolsover

Printed uniform will take around 5 to 10 working days depending how busy we are,

busy times of the year are more towards 10 working days.

Refine by
 

Filters

Filters
Share by:
// sticky if (navLinksOffset < currentScroll) { navLinks.addClass('sticky'); navLinks.attr('fix-point', currentScroll); } // Set nav > normal else if (navLinks.hasClass('sticky') && navLinks.attr('fix-point') > currentScroll) { navLinks.removeClass('sticky'); } } }()); // Bind sticky-nav to scroll event $(window).on('scroll.stickyNav', function() { this.stickyNav(); }); }); //]]>