Created
February 3, 2018 17:08
-
-
Save Pavracer/698da1d23408d05dd52906f2c91db4a7 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("#et_mobile_nav_menu").prepend('<div class="cart-mobile-new"><div class="mini-cart-mobile"><a href="https://revertfoundation.org/cart/"><span> </span></a></div></div>'); | |
| }); | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment