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
Add a class to each image in the carousel html code, then with css apply margin: 0 auto.
margin: 0 auto