Viewing 2 replies - 1 through 2 (of 2 total)
  • In your case, try:

    
    <script type="text/javascript">
    jQuery(document).on('ready', function(){
      jQuery('a[data-lightbox]').addClass('nofancybox');
    });
    </script>
    
    Thread Starter Rostaman

    (@rostaman)

    Thank you very much! It work!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Double popup window with toolset block silder’ is closed to new replies.