Advertisement
Guest User

Weebly Remove Footer Code (2020)

a guest
Jun 28th, 2020
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <script>
  2. document.addEventListener('DOMContentLoaded', function() {
  3. $( "#weebly-footer-signup-container-v3" ).remove();
  4. }, false);
  5. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement