Im trying to do a bootstrap carousel with full width for the images (width: 100%) and a fixed height but if I set the width to 100% the height automacally is taking the 100%
If you use bootstrap 4 Alpha and you have an error with the height of the images in chrome, I have a solution:
The documentation of bootstrap 4 says this:
Solution:
The solution is to put "div" around the image, with the class ".container", like this: