Okay
  Public Ticket #2075317
Vimeo on safari
Closed

Comments

  •   Nicolas started the conversation
  •  675
    Neuron replied

    Hi Nicolas,

    Can you please try adding the following script in the Theme Options > Custom JS.

    jQuery(document).ready(function($) {
        setTimeout(function() {
            window.dispatchEvent(new Event('resize'));
        }, 400);
    });

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.