Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (function($) {
- "use strict";
- $(document).ready(function(){
- $('.menu-homepage-container #primary-menu').slicknav({
- allowParentLinks: true,
- prependTo: '.seo-responsive-menu'
- });
- });
- })(jQuery);
Advertisement
Add Comment
Please, Sign In to add comment