I want my carousel images to be at the center (horizontally), which is not by default. I follow the solution at this topic.
However, using this solution, when the ca
This work for me very simple just add attribute align="center". Tested on Bootstrap 4.