Topic: How to do Centering Image using Full Image Carousel?
koike
pro
asked 6 years ago
I am installing Full Image Carousel on sample page and it works. But, I realized the image alligned left when viewing mobile devices.
I'd like to make the image centered. Please tell what should i do.
Add comment
Bartłomiej Malanowski
staff
answered 6 years ago
You need to use background-position. Try this code:
.carousel-item {
background-position: center;
}
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags