Sidr Customizations

// Mobile Menu
$('.site-header .wrap').append( '<div class="mobile-show"><a id="sidr-menu" href="#sidr-menu" class="mobile-menu-toggle"></a></div>' );
$('#sidr-menu').sidr({
name: 'sidr-mobile-menu',
source: '.nav-header',
side: 'right',
});
$(document).on('click', '.sidr-open', function(){
$.sidr('close', 'sidr-mobile-menu');
});
view raw global.js hosted with ❤ by GitHub

Uses Sidr.

Bill Erickson

Bill Erickson is the co-founder and lead developer at CultivateWP, a WordPress agency focusing on high performance sites for web publishers.

About Me
Ready to upgrade your website?

I build custom WordPress websites that look great and are easy to manage.

Let's Talk