EduardET

Untitled

Jun 14th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. (function($) {
  3.     $(document).ready(function() {
  4.         $('.et_pb_image').each(function(){
  5.             $(this).removeClass('et_animated et-waypoint slideLeft et-animated');
  6.         })
  7.     });
  8. })(jQuery);
  9. </script>
Advertisement
Add Comment
Please, Sign In to add comment