BDR
asked 10 years ago

…when images of different sizes are uploaded.  (I still want the slider size to have responsive design.)
Currently, when there are shorter images, the slider changes sizes when one of these images slides in.

2 Answers
BDR
answered 10 years ago

Found a way around the issue by adding a min-height to the carousel side list a’s:
.news-slider .carousel-list .other-entry a{min-height:75px;}
This also allows us to put more information into the carousel navigation boxes.
However, it’s a bit hacky because if we want to change the number of featured posts in the future, we’ll also have to manually adjust min-height.

DominicStaff
answered 10 years ago

Hello BDR !
I think you have resolved this issue. I appreciate it !

Powered by DW Question & Answer Pro