Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Slick Slider - Big Space UNDER slider [closed]

I have "slick slider" working and it is responsive but there is a HUGE space under the slider.

The space seems to be caused by the ".slick-list" class. I made ".slick-list" red so it would show up easily.

No matter what I do I cant get that space to go away.

There is No padding on this element, no margin, no border...

Any tips?

The page test page is here: slider test page

like image 725
Kenny Johnson Avatar asked Dec 10 '22 15:12

Kenny Johnson


1 Answers

I had a similar issue, although I wouldn't call the gap underneath "huge".

I resolved it by setting the line-height of slick-slider to 0.

like image 134
Matthew A Avatar answered Dec 26 '22 15:12

Matthew A