Home Forums Ample Construction Pro Homepage slider not responsive Reply To: Homepage slider not responsive

#6968
Amplethemes
Keymaster

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
/* For landscape layouts only */
.single-slide .img-responsive img{
height:430px;
max-height:100%;
object-fit:cover:
}
button-slider.radius.animated.fadeInUp.fadeInDown {
margin-top: 30px;
}
}