
Update 2.0
There was a problem with old slider (used on Home page - index.html) on iOS 9 devices.
It looks like the Home slider was broken on iOS 9 - we have test the site with phone emulator and site works fine on iOS 10 but there was a problem on iOS 9.
Carousel slider is replaced with new one (it looks the same like the old one).
Replaced files:
css/swiper.min.css - with - css/flickity.min.css
js/swiper.min.js - with - js/flickity.pkgd.min.js
Also changed:
- All HTML pages to include new CSS and JS
- js/main.js
- style.css
- index.html - new slider html code