Miko Suria

Results 3 comments of Miko Suria

Hi! Sorry for the late reply. I haven't tried using nightly builds yet, might take up most of the day just setting up my rig for the build environment. Hopefully...

I tried styling via CSS. If the current slide is styled as ".current", just use a css selector for the inactive slides, like div:not(.current `#my-carousel-id div:not(.current) { /*Customizations here */...

I agree. Though setting the transparency via CSS also works as well.