Hi,
We are having some problems with the server the site is on. Might have been some maintenance being done while you tried to access the site.
This is the css i added, without this it wouldn’t show anything:
.swiper-container {
overflow: auto;
margin: 0px;
width: 880px;
}
.swiper-slide {
width: 260px !important;
margin-right: 20px !important;
margin-left: 20px !important;
}
Hi,
The site can be reached now, but I already solved it with some custom css.
It is not ideal but it works this way, if u know a better solution I would still like to know it.