One of our developers found the error and corrected the issue on line 1269 of ‘js/main.js’
$(‘.codeless_slider_wrapper’, parent).removeClass(‘skrollable’);
The C was missing in the ‘removeClass’
Not sure if anybody else has this error so, just leaving this here in case they do.
Thank you for the attention anyways! :)
Hello Mihaila,
I managed to fixed the problem, it was a open tag I didn’t see.
Thank you for the reply!