Topic: Multiple Carousels on Same Page
garland.jake
pro asked 10 years ago
Michal Szymanski
staff pro premium priority answered 10 years ago
.carousel-item:nth-child(1) {
background-image: url("http://richmondapps.com/protatech/WoodsideRanch/_img/_carousel_main/9.6.jpg");
background-repeat: no-repeat;
background-size: cover;
}
Change each code according to the example below and let me know if it solves your problem.
#home-page-main-carousel .carousel-item:nth-child(1) {
background-image: url("http://richmondapps.com/protatech/WoodsideRanch/_img/_carousel_main/9.6.jpg");
background-repeat: no-repeat;
background-size: cover;
}
garland.jake
pro answered 10 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No