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

153
Views
Slider - slick slider showing divs vertically instead of horizontally

Could anyone have a look at this code?

Jsfiddle link #1

$(document).ready(function () {
    $('.category-items-container').slick({
            dots: true,
            infinite: false,
            slidesToShow: 5,
            slidesToScroll: 1,
            arrows: true,
            autoplaySpeed: 5000,
            autoplay: true,
            centerMode: false,
            vertical: false,
        });
});

Basically I don't understand why slick lib is showing the divs vertically and not working properly as it should.

They're properly aligned without the slick js part as you can see here: jsfiddle link #2

What am I actually doing wrong? I tried looking at other code snippets similar to what I'm trying to achieve but I didn't find the mistake I'm currently making.

This is an example of what I'm kinda trying to achieve: codepen snippet.

Thanks in advance!

about 4 years ago · Juan Pablo Isaza
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!