Advertisement
Socialking

Untitled

Mar 17th, 2020
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.12 KB | None | 0 0
  1. jQuery(document).ready(function($){
  2.     if ($(window).width() < 578) {
  3.         $('.vc_tta-panel').removeClass('vc_active');
  4.     }
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement