Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- (function($) {
- $(document).ready(function() {
- $('.et_pb_image').each(function(){
- $(this).removeClass('et_animated et-waypoint slideLeft et-animated');
- })
- });
- })(jQuery);
- </script>
Advertisement
Add Comment
Please, Sign In to add comment