• Resolved Diiamo

    (@luislu)


    Hi,

    This is my Media Carousel setting: https://picshack.net/ib/h5neOK07Qk

    I also add this CSS:

    selector .swiper-wrapper{
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    }

    selector .swiper-slide:hover{
    transform: scale(1.1)
    }

    Now the slider will move smoothly, but when hover it will not stop, and when clikc the arrow it doesn’t swith slider.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Media Carousel issue’ is closed to new replies.