I have tried to troubleshoot this for so long and no luck. the issue is that the slider is working as it should, except when I add padding to .carousel-inner
the items is jumping and appearing in the background..
I have tried forcing no padding/margins, etc. but no luck..
EDIT: Adding padding to the parent div is not possible(won't fix it) as I'm using box-shadow
in the items' contents. and it doesn't appear with overflow:hidden
Thank you in advance.