-
Maybe read the documentation for the jquery plugin you are using.
http://sorgalla.com/jcarousel
http://s1.city.ac.uk/developer-assessment-2015/js/jquery.jcarousel.min.jsWhich leads you to this page - the options for your jcarousel
http://testdesign.co.uk/js/script.js
-
Thank you, Dave. But I can't solve.
I downloaded the entire package from GitHub, and I have open the only one responsivish.
I managed to match the CSS but doesn't work, it has a tiny bit different HTML and a quite different Js, changing all would be to change the slider… which is something that I would have done already 20 hours ago.
If I find out something interesting or the solution I will post it.
It's a totally different one, if I could I would have just changed the slider and the problem was solved. I need to transform that in a responsive one, that's the task…
BTW, I already tried on the img
display: block;
But nope! :)