this is what I wanted to achieve:
instead of the slides taking up full space of the page like this :
codepen link: https://codepen.io/zhouxiang19910319/full/ZxmZQd/
this is what I wanted to achieve:
instead of the slides taking up full space of the page like this :
codepen link: https://codepen.io/zhouxiang19910319/full/ZxmZQd/
Hello. Do you want to set the carousel’s pixel height or responsive in percents?
You can set .carousel-item{ height: 1900px;} and img.d-block{height: 30%;}