Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jQuery(document).ready(function($){
- if ($(window).width() < 578) {
- $('.vc_tta-panel').removeClass('vc_active');
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement