Avatar

jpaskalev

jpaskalev

About

Username
jpaskalev
Joined
Visits
273
Last Active
Roles
Expired

Comments

  • Hi, I found a simple solution for that. Just add following code in Theme Options > Custom JS: jQuery(function($){  $('.section_video video').prop('loop', false); }); Thank you!