child theme make slider fade
-
Hi I tried in the scripts.js first to add fade true:
$('.slideshow').slick({ autoplay: true, autoplaySpeed: 6000, infinite: true, dots: true, fade: true, pauseOnHover: true });
but that didn’t do anything. Is the slick out of date and that is the reason, I see the new version is different to this one.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘child theme make slider fade’ is closed to new replies.