kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.5k stars 5.88k forks source link

Remove hide line #4010

Open TITAN-UZ opened 4 years ago

TITAN-UZ commented 4 years ago

Hi! How to delete this line in a photo

image

Browser - Chrome Edge Opera

kgshv commented 3 years ago

Looks like this is the same issue as #1636 Here's a solution: https://github.com/kenwheeler/slick/issues/1636#issuecomment-130807592 As suggested there by @stephenmcghee, you should add this to the slick stylesheet: .slick-slide {outline: none;}