Hi, I work with the new London-Template. I use the J51_LayerSlideshow on the position showcase. Everything is fine but not on Mobile. Can you please have a look on http://www.3c-beratungsportal.ch.
Thanks a lot
.touch .layerslideshow .item h2 {
font-size: 24px;
}
.touch .layerslideshow .item h3 {
font-size: 14px;
}
@media only screen and (max-width: 440px) {
.layerslideshow .img-fill img {
max-width: 260%;
}}
.layerslideshow .item h2,
.layerslideshow .item h3 {
color: white;
}