The page has an owl carousel slider. But why is it not displayed?
-
This page contains the entire WOL slider plugin. I'm fine, but I don’t ask anyone to check JS doesn’t work anywhere. Because of this, styles are triggered that hide the element but the slider is not visible. What could it be?
https://pateder.ru/ivan/%d1%80%d1%83%d0 % b1% d1% 80% d ...JavaScript Anonymous, Aug 9, 2020 -
Wrap scripts in
jQuery(function($) {
// тут код вашего скрипта
});Olivia Hensley
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!