BotDanny / react-stacked-center-carousel

A responsive, performant, well animated, swipeable, center mode carousel that stacks its slide
33 stars 12 forks source link

need to change width and hight of non centered slides. #19

Open DiviVishwamithra opened 8 months ago

DiviVishwamithra commented 8 months ago

hey hi is it possible to change the width and height of the non centered slides. i need center slide should in diffrent width and height. so

BotDanny commented 8 months ago

Hi, the width and height of the container for the slides are fixed. However, within each slide, you are free to define whatever height and width you want for the slide content.

DiviVishwamithra commented 8 months ago

okay, let me chech and get back to you