Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Michael

    (@migaweb)

    Is the outer container full width or boxed?

    Thread Starter nataliiatop

    (@nataliiatop)

    Tested both: full width and boxed

    Plugin Author Michael

    (@migaweb)

    [video src="https://migaweb.de/slide_all.mp4" /]

    no issues here

    Thread Starter nataliiatop

    (@nataliiatop)

    So, I’ve found that this behavior remains on other carousels as well. So I think problem because of some settings or another plugin. But I haven’t found why yet.

    CSS workaround in case anyone else encounters this behavior:

    .swiper-slide:before {
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index:2;}

    Thanks for your prompt assistance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Swipe not working on image’ is closed to new replies.