copy and paste below CSS at theme.scss last line.
.CarouselHome {
height: auto;
.carousel-image { background: none !important;
img { display: block;}
}
}
copy and paste below CSS at theme.scss last line.
.CarouselHome {
height: auto;
.carousel-image { background: none !important;
img { display: block;}
}
}