Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

194
Views
How to fix owl carousel empty spaces after scrolling?

I use the last version of own carousel

I applied this slider on my page

As you can see thre is a horizontal slider with circles. After click next button I get empty spaced on the owl stage.

As solution I tried to set negative right to the stage:

.owl-stage {
  right: -383px;
}

How to fix it?

Screen example

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

This effect occurs when center option is set as true, but loop option is disabled or set as false. For example:

$('.owl-carousel').owlCarousel({
    center: true,
    loop:false,
    ...
});

So There are two ways to avoid this effect:

  1. Set both center and loop to false
  2. Set both center and loop to true
about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!