Skip to content

Instantly share code, notes, and snippets.

@FirstLayout
Last active August 21, 2018 11:31
Show Gist options
  • Save FirstLayout/c3329a93bbacaa79723aeaf81fd419dd to your computer and use it in GitHub Desktop.
Save FirstLayout/c3329a93bbacaa79723aeaf81fd419dd to your computer and use it in GitHub Desktop.
jQuery( function($) {
$( '.slicknav_menu' ).prepend( '<a href="サイトURL">TEST</a>' );
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment