Created
January 25, 2018 21:28
-
-
Save Pavracer/d426a4c2d90b51850425c4845be30ccb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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