Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <script type="application/javascript">
  2. (function($) {
  3. $(document).ready(function() {
  4.  
  5. $(".lcp_catlist").parent().addClass('et_smooth_scroll_disabled');
  6.  
  7. });
  8. })(jQuery)
  9. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement