• Hi,

    It seems that most big companies like https://uae.souq.com/ae-en/ and https://www.etsy.com/ and others have those sliders where the sliders are not forced to fit the screen and rather the last slide on the right would be kind off going out of the screen.

    Is their away to achieve this with the plugin ? the following CSS code did kind of achieve this appearance but it doesn’t seem the right way to do it as it messes up few things.

    .owl-carousel .owl-stage-outer {

    width: 130% !important;

    }

    I would appreciate any advice.

    Note: Sliders in above mentioned examples only show up on mobile.

    Also, FYI, the sliders won’t show if you have RTL language as “translate3d(-1154px, 0px, 0px)” send them way out of the screen. I had to poke around for a bit to figure this out.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Continuous Slider on mobile ?’ is closed to new replies.