Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created January 25, 2018 21:28
Show Gist options
  • Select an option

  • Save Pavracer/d426a4c2d90b51850425c4845be30ccb to your computer and use it in GitHub Desktop.

Select an option

Save Pavracer/d426a4c2d90b51850425c4845be30ccb to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery( document ).ready(function() {
jQuery("ul#mobile_menu_slide .menu-item:first-child").prepend('<a class="slide_logo" href="https://www.smartweb.com.pe/"><img src="https://www.smartweb.com.pe/wp-content/uploads/2017/10/logotipo-smartweb-1.png" alt="Smartweb" id="logo2"></a>');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment