akiran / akiran/react-slick

Slider isn't aligned left

Open
#2,369 7 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.9k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

![image](https://github.com/akiran/react-slick/assets/63962205/207c9489-43ff-4206-a33d-79c33bc5bb4f)

const carouselSectionSettings = {
dots: false,
infinite: false,
speed: 500,
slidesToShow: 4,
slidesToScroll: 4,
initialSlide: 0,
arrows: true,
autoplaySpeed: 5000,
autoplay: false,
prevArrow: ,
nextArrow: ,
};

How to fix it? Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.